-
Home
-
Payment Plugins Braintree For WooCommerce
-
3.2.24
-
Code
-
Classes
- WC_Braintree_Customer_Manager
Total Complexity |
28 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
144 |
Lines of code |
88 |
Logical lines of code |
49 |
Comment lines |
38 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_user_migration() |
S |
61 |
6 |
12 |
checkout_update_customer() |
S |
60 |
5 |
13 |
create_customer() |
S |
56 |
4 |
17 |
update_customer() |
S |
56 |
4 |
16 |
should_update_customer() |
S |
63 |
4 |
10 |
should_create_customer() |
S |
75 |
2 |
4 |
__construct() |
S |
74 |
1 |
4 |
get_customer_keys() |
S |
79 |
1 |
3 |
get_customer_args() |
S |
66 |
1 |
9 |