-
Home
-
Shipping Zones by Drawing for WooCommerce
-
2.5.7
-
Code
-
Classes
- WC_SZBD_Shipping_Method
Total Complexity |
58 |
Dependencies |
1 |
Dependents |
2 |
Total lines |
604 |
Lines of code |
497 |
Logical lines of code |
151 |
Comment lines |
30 |
Methods |
13 |
Properties |
2 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init_form_fields() |
B |
25 |
7 |
243 |
calculate_shipping() |
A |
41 |
13 |
53 |
init() |
A |
44 |
8 |
42 |
fee() |
S |
54 |
6 |
22 |
evaluate_cost() |
S |
48 |
5 |
34 |
get_store_address() |
S |
49 |
4 |
32 |
find_shipping_classes() |
S |
61 |
4 |
13 |
get_package_item_qty() |
S |
64 |
4 |
9 |
get_store_address_latlng_string() |
S |
58 |
2 |
14 |
__construct() |
S |
58 |
1 |
16 |
sanitize_cost() |
S |
65 |
2 |
9 |
clear_transients() |
S |
75 |
1 |
4 |
get_shipping_address_string() |
S |
69 |
1 |
6 |