-
Home
-
Order Tracking – WordPress Status Tracking Plugin
-
3.3.17
-
Code
-
Classes
- ewdotpOrderManager
Total Complexity |
124 |
Dependencies |
1 |
Dependents |
1 |
Total lines |
734 |
Lines of code |
463 |
Logical lines of code |
214 |
Comment lines |
89 |
Methods |
22 |
Properties |
5 |
Methods 22
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
update_order() |
C |
35 |
28 |
75 |
insert_order() |
C |
40 |
26 |
48 |
run_query() |
C |
33 |
22 |
97 |
prepare_args() |
A |
51 |
13 |
23 |
get_order_counts() |
A |
44 |
8 |
44 |
update_order_status() |
S |
59 |
5 |
14 |
create_tables() |
S |
48 |
1 |
54 |
__construct() |
S |
64 |
2 |
9 |
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 |
verify_order_email() |
S |
66 |
2 |
8 |
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 |