-
Home
-
워드프레스 결제 심플페이 – 우커머스 결제 플러그인
-
5.4.12 (latest)
-
Code
-
Classes
- PAFW_Token
| Total Complexity |
56 |
| Dependencies |
3 |
| Dependents |
7 |
| Total lines |
283 |
| Lines of code |
229 |
| Logical lines of code |
124 |
| Comment lines |
0 |
| Methods |
12 |
| Properties |
1 |
Methods 12
| 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 |
63 |
1 |
9 |
| output_payment_tokens() |
S |
64 |
1 |
9 |
| output_payment_method_change_button() |
S |
77 |
1 |
3 |
| maybe_remove_change_payment_method_button() |
S |
76 |
1 |
4 |