-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.53
-
Code
-
Classes
- WC_Payment_Token_Stripe_ACH
| Total Complexity |
15 |
| Dependencies |
1 |
| Dependents |
0 |
| Total lines |
96 |
| Lines of code |
63 |
| Logical lines of code |
22 |
| Comment lines |
7 |
| Methods |
12 |
| Properties |
2 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| details_to_props() |
S |
59 |
4 |
14 |
| get_formats() |
S |
56 |
1 |
19 |
| get_bank_name() |
S |
79 |
1 |
3 |
| get_routing_number() |
S |
79 |
1 |
3 |
| get_last4() |
S |
79 |
1 |
3 |
| get_account_type() |
S |
79 |
1 |
3 |
| set_bank_name() |
S |
80 |
1 |
3 |
| set_routing_number() |
S |
80 |
1 |
3 |
| set_last4() |
S |
80 |
1 |
3 |
| set_account_type() |
S |
80 |
1 |
3 |
| get_html_classes() |
S |
82 |
1 |
3 |
| get_basic_payment_method_title() |
S |
79 |
1 |
3 |