-
Home
-
워드프레스 결제 심플페이 – 우커머스 결제 플러그인
-
5.2.6
-
Code
-
Classes
- PAFW_Token
Total Complexity |
54 |
Dependencies |
3 |
Dependents |
5 |
Total lines |
272 |
Lines of code |
220 |
Logical lines of code |
119 |
Comment lines |
0 |
Methods |
10 |
Properties |
1 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
maybe_migrate_payment_token_for_user() |
B |
35 |
20 |
91 |
get_token_for_order() |
A |
49 |
10 |
30 |
get_payment_gateways() |
S |
62 |
5 |
11 |
update_token() |
S |
62 |
5 |
11 |
migrate_payment_token() |
S |
54 |
4 |
22 |
save_token() |
S |
54 |
2 |
20 |
get_order() |
S |
63 |
3 |
10 |
maybe_change_payment_method_data() |
S |
64 |
3 |
9 |
init() |
S |
67 |
1 |
7 |
output_payment_tokens() |
S |
64 |
1 |
9 |