-
Home
-
Order Tracking – WordPress Status Tracking Plugin
-
3.0.13
-
Code
-
Classes
- ewdotpCustomerManager
Total Complexity |
46 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
412 |
Lines of code |
235 |
Logical lines of code |
115 |
Comment lines |
64 |
Methods |
16 |
Properties |
4 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
run_query() |
A |
44 |
11 |
42 |
update_customer() |
A |
46 |
9 |
42 |
insert_customer() |
A |
48 |
9 |
32 |
get_customer_counts() |
S |
54 |
3 |
21 |
create_tables() |
S |
55 |
1 |
27 |
get_customer_field() |
S |
66 |
2 |
7 |
verify_customer_email() |
S |
66 |
2 |
8 |
get_matching_customers() |
S |
63 |
1 |
11 |
delete_customer() |
S |
65 |
1 |
11 |
__construct() |
S |
73 |
1 |
5 |
get_customer_from_id() |
S |
71 |
1 |
5 |
get_customer_id_from_wp_id() |
S |
71 |
1 |
5 |
get_customer_id_from_feup_id() |
S |
71 |
1 |
5 |
get_customer_id_from_name() |
S |
71 |
1 |
5 |
get_customer_id_from_email() |
S |
71 |
1 |
5 |
get_field_value() |
S |
74 |
1 |
4 |