-
Home
-
Easy Digital Downloads – eCommerce Payments and Subscriptions made easy
-
2.10.1
-
Code
-
Classes
- EDD_DB_Customers
Total Complexity |
71 |
Dependencies |
2 |
Dependents |
5 |
Total lines |
614 |
Lines of code |
295 |
Logical lines of code |
165 |
Comment lines |
181 |
Methods |
20 |
Properties |
3 |
Methods 20
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_customer_by() |
A |
43 |
15 |
47 |
update_customer_email_on_user_update() |
A |
52 |
9 |
24 |
prepare_customer_query_args() |
A |
45 |
7 |
44 |
add() |
S |
50 |
7 |
30 |
delete() |
S |
57 |
5 |
17 |
increment_stats() |
S |
64 |
4 |
9 |
decrement_stats() |
S |
65 |
4 |
9 |
get_last_changed() |
S |
63 |
3 |
11 |
create_table() |
S |
58 |
1 |
20 |
remove_payment() |
S |
69 |
2 |
7 |
attach_payment() |
S |
68 |
2 |
7 |
exists() |
S |
68 |
2 |
7 |
update() |
S |
69 |
2 |
7 |
insert() |
S |
69 |
2 |
7 |
get_columns() |
S |
62 |
1 |
13 |
get_column_defaults() |
S |
62 |
1 |
12 |
get_customers() |
S |
70 |
1 |
6 |
count() |
S |
66 |
1 |
8 |
set_last_changed() |
S |
79 |
1 |
3 |
__construct() |
S |
67 |
1 |
7 |