-
Home
-
Orders Tracking for WooCommerce
-
1.1.9
-
Code
-
Classes
- VI_WOO_ORDERS_TRACKING_DATA
Total Complexity |
107 |
Dependencies |
0 |
Dependents |
13 |
Total lines |
1,380 |
Lines of code |
1,295 |
Logical lines of code |
188 |
Comment lines |
33 |
Methods |
21 |
Properties |
3 |
Methods 21
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
shipping_carriers() |
D |
12 |
1 |
725 |
search_order_item_by_tracking_number() |
C |
39 |
27 |
64 |
get_shipping_carrier_by_slug() |
B |
41 |
19 |
54 |
get_url_tracking() |
A |
48 |
10 |
35 |
convert_status() |
S |
40 |
3 |
68 |
__construct() |
S |
38 |
2 |
78 |
array_search_case_insensitive() |
S |
58 |
6 |
16 |
get_status_map() |
S |
41 |
3 |
58 |
get_params() |
S |
62 |
5 |
11 |
get_default() |
S |
62 |
5 |
11 |
wp_remote_get() |
S |
54 |
3 |
21 |
wp_remote_post() |
S |
54 |
3 |
21 |
service_carriers_list() |
S |
60 |
3 |
13 |
set() |
S |
62 |
3 |
11 |
get_instance() |
S |
71 |
3 |
6 |
get_shipping_carrier_name() |
S |
66 |
3 |
8 |
get_shipping_carrier_url() |
S |
66 |
3 |
8 |
get_transit_icons() |
S |
50 |
1 |
28 |
get_delivered_icons() |
S |
52 |
1 |
25 |
get_pickup_icons() |
S |
52 |
1 |
24 |
get_status_text() |
S |
63 |
2 |
10 |