-
Home
-
Order Tracking – WordPress Status Tracking Plugin
-
3.0.0
-
Code
-
Classes
- ewdotpOrderManager
| Total Complexity |
113 |
| Dependencies |
1 |
| Dependents |
1 |
| Total lines |
652 |
| Lines of code |
402 |
| Logical lines of code |
186 |
| Comment lines |
81 |
| Methods |
20 |
| Properties |
5 |
Methods 20
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| update_order() |
C |
38 |
25 |
58 |
| insert_order() |
C |
40 |
25 |
47 |
| run_query() |
B |
38 |
18 |
70 |
| 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 |
| get_order_from_zendesk_id() |
S |
70 |
2 |
5 |
| get_order_from_woocommerce_id() |
S |
70 |
2 |
5 |
| get_order_from_tracking_number() |
S |
70 |
2 |
5 |
| get_order_field() |
S |
66 |
2 |
7 |
| delete_order() |
S |
61 |
1 |
15 |
| verify_order_email() |
S |
66 |
2 |
8 |
| get_matching_orders() |
S |
61 |
1 |
13 |
| set_order_paid() |
S |
64 |
1 |
11 |
| __construct() |
S |
70 |
1 |
6 |
| get_order_from_id() |
S |
71 |
1 |
5 |
| get_order_status_history() |
S |
74 |
1 |
4 |
| get_field_value() |
S |
74 |
1 |
4 |
| set_order_status() |
S |
71 |
1 |
6 |