-
Home
-
CTX Feed – WooCommerce Product Feed Manager
-
4.3.23
-
Code
-
Classes
- Woo_Feed_Shipping
Total Complexity |
87 |
Dependencies |
3 |
Dependents |
1 |
Total lines |
500 |
Lines of code |
267 |
Logical lines of code |
187 |
Comment lines |
151 |
Methods |
13 |
Properties |
7 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_shipping() |
B |
38 |
23 |
64 |
get_google_tax() |
B |
41 |
18 |
51 |
get_google_shipping() |
B |
42 |
17 |
50 |
get_shipping_cost() |
S |
51 |
7 |
26 |
get_tax_rates() |
S |
52 |
7 |
24 |
get_currency() |
S |
57 |
6 |
17 |
set_shipping_class_id() |
S |
69 |
2 |
7 |
set_shipping_zone() |
S |
72 |
2 |
6 |
__construct() |
S |
65 |
1 |
9 |
set_country() |
S |
80 |
1 |
3 |
get_lowest_shipping_price() |
S |
79 |
1 |
3 |
get_highest_shipping_price() |
S |
79 |
1 |
3 |
get_first_shipping_price() |
S |
75 |
1 |
4 |