-
Home
-
Conditional Shipping for WooCommerce
-
2.4.0
-
Code
-
Classes
- Woo_Conditional_Shipping_Frontend
Total Complexity |
78 |
Dependencies |
3 |
Dependents |
0 |
Total lines |
346 |
Lines of code |
224 |
Logical lines of code |
146 |
Comment lines |
49 |
Methods |
10 |
Properties |
2 |
Methods 10
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
shipping_method_price_actions() |
B |
40 |
20 |
55 |
filter_shipping_methods() |
B |
41 |
20 |
53 |
convert_price_reverse() |
S |
58 |
8 |
13 |
no_shipping_message() |
S |
56 |
6 |
17 |
convert_price() |
S |
59 |
6 |
13 |
get_rate_instance_id() |
S |
56 |
5 |
18 |
shipping_notice() |
S |
58 |
5 |
14 |
get_passed_rules() |
S |
60 |
4 |
13 |
__construct() |
S |
54 |
3 |
19 |
enqueue_scripts() |
S |
66 |
1 |
9 |