-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.13
-
Code
-
Classes
- WC_Payment_Token_Stripe_CC
Total Complexity |
15 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
121 |
Lines of code |
90 |
Logical lines of code |
21 |
Comment lines |
0 |
Methods |
13 |
Properties |
4 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_formats() |
S |
46 |
1 |
44 |
details_to_props() |
S |
60 |
3 |
13 |
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 |
get_basic_payment_method_title() |
S |
79 |
1 |
3 |