-
Home
-
WooCommerce
-
9.8.2
-
Code
-
Classes
- WC_Customer_Data_Store
| Total Complexity |
51 |
| Dependencies |
8 |
| Dependents |
0 |
| Total lines |
596 |
| Lines of code |
354 |
| Logical lines of code |
119 |
| Comment lines |
128 |
| Methods |
12 |
| Properties |
2 |
Methods 12
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| update_user_meta() |
A |
40 |
12 |
61 |
| get_last_order() |
A |
43 |
7 |
50 |
| exclude_internal_meta_keys() |
S |
61 |
8 |
11 |
| search_customers() |
S |
44 |
4 |
50 |
| read() |
S |
49 |
5 |
27 |
| get_total_spent() |
S |
47 |
4 |
37 |
| get_order_count() |
S |
49 |
3 |
32 |
| update() |
S |
53 |
2 |
27 |
| create() |
S |
52 |
2 |
26 |
| delete() |
S |
61 |
2 |
14 |
| get_user_ids_for_billing_email() |
S |
59 |
1 |
16 |
| is_cot_in_use() |
S |
80 |
1 |
3 |