-
Home
-
Conditional Shipping for WooCommerce
-
2.2.1
-
Code
-
Classes
- Woo_Conditional_Shipping_Ruleset
Total Complexity |
36 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
186 |
Lines of code |
107 |
Logical lines of code |
62 |
Comment lines |
38 |
Methods |
11 |
Properties |
2 |
Methods 11
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
A |
47 |
14 |
33 |
get_products() |
S |
58 |
6 |
16 |
get_title() |
S |
64 |
4 |
10 |
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 |