-
Home
-
Conditional Shipping for WooCommerce
-
3.1.2
-
Code
-
Classes
- Woo_Conditional_Shipping_Ruleset
Total Complexity |
52 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
258 |
Lines of code |
156 |
Logical lines of code |
90 |
Comment lines |
48 |
Methods |
14 |
Properties |
2 |
Methods 14
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
A |
46 |
14 |
35 |
get_coupons() |
S |
53 |
7 |
24 |
get_products() |
S |
58 |
6 |
16 |
get_tags() |
S |
57 |
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 |