-
Home
-
Order Tracking – WordPress Status Tracking Plugin
-
3.0.2
-
Code
-
Classes
- ewdotpCustomer
Total Complexity |
40 |
Dependencies |
0 |
Dependents |
6 |
Total lines |
180 |
Lines of code |
87 |
Logical lines of code |
60 |
Comment lines |
39 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate_admin_submission() |
A |
52 |
17 |
17 |
load_customer() |
S |
58 |
8 |
13 |
handle_file_upload() |
S |
58 |
4 |
15 |
process_admin_customer_submission() |
S |
61 |
3 |
13 |
verify_customer_email() |
S |
76 |
2 |
4 |
is_valid_submission() |
S |
71 |
2 |
6 |
load_customer_from_id() |
S |
73 |
1 |
5 |
get_customer_orders() |
S |
73 |
1 |
5 |
insert_customer() |
S |
73 |
1 |
5 |
update_customer() |
S |
77 |
1 |
4 |