-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.78
-
Code
-
Classes
- WC_Payment_Token_Stripe_CC
Total Complexity |
21 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
142 |
Lines of code |
107 |
Logical lines of code |
31 |
Comment lines |
0 |
Methods |
14 |
Properties |
4 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
details_to_props() |
S |
53 |
6 |
21 |
get_formats() |
S |
46 |
1 |
44 |
get_basic_payment_method_title() |
S |
70 |
2 |
6 |
get_payment_method_title() |
S |
70 |
2 |
6 |
get_last4() |
S |
79 |
1 |
3 |
get_masked_number() |
S |
79 |
1 |
3 |
set_last4() |
S |
80 |
1 |
3 |
set_masked_number() |
S |
80 |
1 |
3 |
get_exp_year() |
S |
79 |
1 |
3 |
set_exp_year() |
S |
80 |
1 |
3 |
get_exp_month() |
S |
79 |
1 |
3 |
set_exp_month() |
S |
78 |
1 |
3 |
get_html_classes() |
S |
77 |
1 |
3 |
get_card_type() |
S |
80 |
1 |
3 |