-
Home
-
Order Tracking – WordPress Status Tracking Plugin
-
3.3.7
-
Code
-
Classes
- ewdotpCustomer
Total Complexity |
48 |
Dependencies |
0 |
Dependents |
7 |
Total lines |
212 |
Lines of code |
106 |
Logical lines of code |
73 |
Comment lines |
39 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_admin_submission() |
B |
48 |
20 |
24 |
load_customer() |
A |
57 |
9 |
14 |
handle_file_upload() |
S |
58 |
4 |
15 |
process_admin_customer_submission() |
S |
61 |
3 |
13 |
load_customer_from_number() |
S |
65 |
3 |
9 |
load_customer_from_id() |
S |
69 |
2 |
7 |
verify_customer_email() |
S |
76 |
2 |
4 |
is_valid_submission() |
S |
71 |
2 |
6 |
get_customer_orders() |
S |
73 |
1 |
5 |
insert_customer() |
S |
73 |
1 |
5 |
update_customer() |
S |
77 |
1 |
4 |