-
Home
-
WooCommerce
-
6.2.0
-
Code
-
Classes
- WC_Customer_Data_Store
Total Complexity |
44 |
Dependencies |
5 |
Dependents |
0 |
Total lines |
513 |
Lines of code |
309 |
Logical lines of code |
99 |
Comment lines |
100 |
Methods |
11 |
Properties |
2 |
Methods 11
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_total_spent() |
S |
50 |
3 |
31 |
get_last_order() |
S |
52 |
3 |
25 |
update() |
S |
53 |
2 |
27 |
create() |
S |
52 |
2 |
26 |
get_order_count() |
S |
54 |
2 |
21 |
delete() |
S |
61 |
2 |
14 |
get_user_ids_for_billing_email() |
S |
59 |
1 |
16 |