-
Home
-
Shiptimize for WooCommerce
-
3.1.41
-
Code
-
Classes
- WooShiptimizeOrder
Total Complexity |
152 |
Dependencies |
9 |
Dependents |
6 |
Total lines |
1,108 |
Lines of code |
722 |
Logical lines of code |
385 |
Comment lines |
187 |
Methods |
38 |
Properties |
4 |
Methods 38
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
export() |
B |
35 |
19 |
84 |
shipments_response() |
B |
39 |
17 |
62 |
set_carrier() |
B |
39 |
16 |
64 |
print_label() |
A |
43 |
11 |
47 |
set_carrier_cod() |
A |
51 |
8 |
27 |
get_product_with_meta() |
S |
49 |
6 |
30 |
set_brazilian_fields() |
S |
53 |
6 |
24 |
set_woo_extra_fields() |
S |
38 |
1 |
96 |
set_dimensions() |
S |
50 |
5 |
30 |
checkSimpleOptionWithOrderValue() |
S |
59 |
5 |
14 |
set_address() |
S |
53 |
4 |
24 |
bootstrap() |
S |
54 |
4 |
22 |
get_status_label() |
S |
61 |
4 |
13 |
get_export_summary() |
S |
54 |
3 |
20 |
set_status_from_api() |
S |
59 |
3 |
13 |
set_message() |
S |
62 |
3 |
11 |
set_status() |
S |
62 |
3 |
11 |
export_all() |
S |
53 |
2 |
23 |
set_tracking_id() |
S |
58 |
2 |
15 |
set_meta() |
S |
67 |
3 |
8 |
set_name() |
S |
73 |
3 |
4 |
get_valid_status_to_export_all() |
S |
64 |
3 |
10 |
get_redirect_from_summary() |
S |
66 |
2 |
7 |
get_billing_fields() |
S |
72 |
2 |
6 |
get_shipping_message() |
S |
70 |
2 |
5 |
get_shipping_status() |
S |
70 |
2 |
5 |
get_shipping_fields() |
S |
72 |
2 |
6 |
get_shipping_meta() |
S |
74 |
1 |
4 |
getOrderValue() |
S |
78 |
1 |
3 |
get_woo_order() |
S |
82 |
1 |
3 |
get_date_created() |
S |
81 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_country() |
S |
82 |
1 |
3 |
set_shipment_items() |
S |
81 |
1 |
3 |
set_client_reference() |
S |
78 |
1 |
3 |
executeSQL() |
S |
73 |
1 |
5 |
sqlSelect() |
S |
73 |
1 |
5 |
__construct() |
S |
71 |
1 |
6 |