-
Home
-
Payment Plugins Braintree For WooCommerce
-
3.2.70 (latest)
-
Code
-
Classes
- WC_Braintree_Customer_Manager
Total Complexity |
29 |
Dependencies |
4 |
Dependents |
1 |
Total lines |
147 |
Lines of code |
90 |
Logical lines of code |
51 |
Comment lines |
38 |
Methods |
9 |
Properties |
0 |
Methods 9
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
handle_user_migration() |
S |
61 |
6 |
12 |
update_customer() |
S |
55 |
5 |
18 |
checkout_update_customer() |
S |
60 |
5 |
13 |
create_customer() |
S |
56 |
4 |
17 |
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 |