-
Home
-
WooCommerce
-
8.6.0
-
Code
-
Classes
- WC_Customer_Data_Store
Total Complexity |
48 |
Dependencies |
7 |
Dependents |
0 |
Total lines |
577 |
Lines of code |
343 |
Logical lines of code |
113 |
Comment lines |
123 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_user_meta() |
A |
40 |
12 |
61 |
exclude_internal_meta_keys() |
S |
61 |
8 |
11 |
search_customers() |
S |
44 |
4 |
50 |
read() |
S |
49 |
5 |
27 |
get_last_order() |
S |
47 |
4 |
39 |
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 |