-
Home
-
워드프레스 결제 심플페이 – 우커머스 결제 플러그인
-
5.2.6
-
Code
-
Classes
- WC_Payment_Token_PAFW
Total Complexity |
18 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
72 |
Lines of code |
59 |
Logical lines of code |
25 |
Comment lines |
0 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
delete() |
S |
63 |
3 |
11 |
get_display_name() |
S |
63 |
3 |
10 |
validate() |
S |
71 |
2 |
6 |
get_hook_prefix() |
S |
82 |
1 |
3 |
get_card_type() |
S |
79 |
1 |
3 |
set_card_type() |
S |
80 |
1 |
3 |
get_expiry_year() |
S |
79 |
1 |
3 |
set_expiry_year() |
S |
80 |
1 |
3 |
get_expiry_month() |
S |
79 |
1 |
3 |
set_expiry_month() |
S |
78 |
1 |
3 |
get_last4() |
S |
79 |
1 |
3 |
set_last4() |
S |
80 |
1 |
3 |
quota_field() |
S |
72 |
1 |
5 |