-
Home
-
Conditional Shipping for WooCommerce
-
2.3.0
-
Code
-
Classes
- Woo_Conditional_Shipping_Ruleset
Total Complexity |
39 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
203 |
Lines of code |
116 |
Logical lines of code |
67 |
Comment lines |
42 |
Methods |
12 |
Properties |
2 |
Methods 12
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
A |
46 |
14 |
35 |
get_products() |
S |
58 |
6 |
16 |
get_title() |
S |
64 |
4 |
10 |
get_conditions_operator() |
S |
67 |
3 |
7 |
get_post() |
S |
72 |
2 |
6 |
get_enabled() |
S |
66 |
2 |
8 |
get_conditions() |
S |
68 |
2 |
7 |
get_actions() |
S |
68 |
2 |
7 |
__construct() |
S |
76 |
1 |
4 |
get_id() |
S |
82 |
1 |
3 |
get_admin_edit_url() |
S |
70 |
1 |
6 |
get_admin_delete_url() |
S |
68 |
1 |
7 |