-
Home
-
Shiptimize for WooCommerce
-
3.1.60
-
Code
-
Classes
- WooShiptimizeOrder
Total Complexity |
164 |
Dependencies |
9 |
Dependents |
6 |
Total lines |
1,161 |
Lines of code |
758 |
Logical lines of code |
407 |
Comment lines |
193 |
Methods |
39 |
Properties |
4 |
Methods 39
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
export() |
B |
35 |
20 |
84 |
shipments_response() |
B |
36 |
19 |
74 |
set_carrier() |
B |
40 |
16 |
59 |
print_label() |
A |
42 |
12 |
52 |
set_carrier_cod() |
A |
51 |
8 |
28 |
checkSimpleOptionWithOrderValue() |
A |
55 |
8 |
19 |
set_dimensions() |
A |
48 |
7 |
33 |
get_product_with_meta() |
S |
49 |
6 |
30 |
set_brazilian_fields() |
S |
53 |
6 |
24 |
set_woo_extra_fields() |
S |
38 |
1 |
96 |
set_address() |
S |
53 |
4 |
24 |
bootstrap() |
S |
54 |
4 |
22 |
get_status_label() |
S |
61 |
4 |
13 |
set_tracking_id() |
S |
54 |
3 |
20 |
get_export_summary() |
S |
54 |
3 |
20 |
add_option() |
S |
60 |
3 |
14 |
set_status() |
S |
62 |
3 |
11 |
set_message() |
S |
62 |
3 |
11 |
export_all() |
S |
53 |
2 |
23 |
get_valid_status_to_export_all() |
S |
64 |
3 |
10 |
set_meta() |
S |
67 |
3 |
8 |
set_name() |
S |
73 |
3 |
4 |
set_status_from_api() |
S |
61 |
2 |
11 |
get_billing_fields() |
S |
72 |
2 |
6 |
get_shipping_fields() |
S |
72 |
2 |
6 |
get_shipping_status() |
S |
70 |
2 |
5 |
get_shipping_message() |
S |
70 |
2 |
5 |
get_redirect_from_summary() |
S |
66 |
2 |
7 |
get_country() |
S |
82 |
1 |
3 |
sqlSelect() |
S |
76 |
1 |
4 |
executeSQL() |
S |
76 |
1 |
4 |
set_client_reference() |
S |
78 |
1 |
3 |
set_shipment_items() |
S |
81 |
1 |
3 |
get_woo_order() |
S |
82 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_shipping_meta() |
S |
74 |
1 |
4 |
getOrderValue() |
S |
78 |
1 |
3 |
get_date_created() |
S |
81 |
1 |
3 |
__construct() |
S |
71 |
1 |
6 |