-
Home
-
Payment Plugins for Stripe WooCommerce
-
3.3.37
-
Code
-
Classes
- WC_Stripe_Customer_Manager
Total Complexity |
33 |
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 |
user_has_id() |
S |
58 |
5 |
16 |
wp_loaded() |
S |
63 |
5 |
11 |
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 |