-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.34
-
Code
-
Classes
- WC_Stripe_Customer_Manager
| Total Complexity |
32 |
| Dependencies |
4 |
| Dependents |
3 |
| Total lines |
228 |
| Lines of code |
140 |
| Logical lines of code |
63 |
| Comment lines |
67 |
| Methods |
11 |
| Properties |
1 |
Methods 11
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sync_payment_methods() |
A |
47 |
8 |
35 |
| checkout_update_customer() |
S |
57 |
5 |
17 |
| wp_loaded() |
S |
63 |
5 |
11 |
| user_has_id() |
S |
58 |
4 |
16 |
| get_customer_args() |
S |
53 |
2 |
23 |
| instance() |
S |
71 |
2 |
6 |
| should_update_customer() |
S |
68 |
2 |
7 |
| get_attribute_keys() |
S |
63 |
1 |
12 |
| __construct() |
S |
75 |
1 |
4 |
| create_customer() |
S |
78 |
1 |
3 |
| update_customer() |
S |
70 |
1 |
6 |