-
Home
-
Order Tracking – WordPress Status Tracking Plugin
-
3.0.16
-
Code
-
Classes
- ewdotpOrderManager
Total Complexity |
118 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
704 |
Lines of code |
435 |
Logical lines of code |
199 |
Comment lines |
89 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_order() |
C |
35 |
27 |
74 |
insert_order() |
C |
40 |
25 |
47 |
run_query() |
B |
36 |
19 |
76 |
prepare_args() |
A |
52 |
13 |
22 |
get_order_counts() |
A |
45 |
8 |
44 |
update_order_status() |
S |
59 |
5 |
14 |
create_tables() |
S |
48 |
1 |
53 |
verify_order_email() |
S |
66 |
2 |
8 |
delete_order() |
S |
61 |
1 |
15 |
get_order_field() |
S |
66 |
2 |
7 |
get_order_from_tracking_number() |
S |
70 |
2 |
5 |
get_order_from_woocommerce_id() |
S |
70 |
2 |
5 |
get_order_from_zendesk_id() |
S |
70 |
2 |
5 |
get_matching_orders() |
S |
61 |
1 |
13 |
set_order_paid() |
S |
64 |
1 |
11 |
get_order_status_history() |
S |
74 |
1 |
4 |
get_field_value() |
S |
74 |
1 |
4 |
delete_order_status() |
S |
70 |
1 |
7 |
get_order_from_id() |
S |
71 |
1 |
5 |
set_order_status() |
S |
71 |
1 |
6 |
increase_order_views() |
S |
74 |
1 |
4 |
__construct() |
S |
70 |
1 |
6 |