-
Home
-
Payment Plugins Braintree For WooCommerce
-
3.2.23
-
Code
-
Classes
- WC_Braintree_Customer_Manager
| Total Complexity |
22 |
| Dependencies |
3 |
| Dependents |
1 |
| Total lines |
114 |
| Lines of code |
75 |
| Logical lines of code |
41 |
| Comment lines |
29 |
| Methods |
8 |
| Properties |
0 |
Methods 8
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| 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 |
78 |
1 |
3 |
| get_customer_keys() |
S |
79 |
1 |
3 |
| get_customer_args() |
S |
66 |
1 |
9 |