-
Home
-
easyReservations
-
6.0-alpha.22
-
Code
-
Classes
- ER_Customer_Data_Store
Total Complexity |
40 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
479 |
Lines of code |
293 |
Logical lines of code |
91 |
Comment lines |
94 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_user_meta() |
A |
46 |
8 |
40 |
exclude_internal_meta_keys() |
S |
61 |
8 |
11 |
search_customers() |
S |
43 |
4 |
56 |
read() |
S |
49 |
5 |
27 |
get_total_spent() |
S |
50 |
3 |
31 |
get_last_order() |
S |
53 |
3 |
24 |
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_email() |
S |
59 |
1 |
16 |