-
Home
-
Conditional Shipping for WooCommerce
-
3.4.1 (latest)
-
Code
-
Classes
- Woo_Conditional_Shipping_Ruleset
Total Complexity |
61 |
Dependencies |
1 |
Dependents |
3 |
Total lines |
322 |
Lines of code |
201 |
Logical lines of code |
105 |
Comment lines |
58 |
Methods |
17 |
Properties |
3 |
Methods 17
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validate() |
A |
46 |
14 |
35 |
get_coupons() |
S |
53 |
7 |
24 |
get_tags() |
S |
57 |
6 |
16 |
get_products() |
S |
58 |
6 |
16 |
get_actions() |
S |
61 |
5 |
12 |
notice_applicable() |
S |
59 |
4 |
14 |
get_title() |
S |
64 |
4 |
10 |
get_conditions_operator() |
S |
67 |
3 |
7 |
get_row_actions() |
S |
57 |
1 |
19 |
get_conditions() |
S |
68 |
2 |
7 |
get_enabled() |
S |
66 |
2 |
8 |
get_post() |
S |
71 |
2 |
6 |
get_id() |
S |
82 |
1 |
3 |
get_admin_duplicate_url() |
S |
68 |
1 |
7 |
get_admin_delete_url() |
S |
68 |
1 |
7 |
get_admin_edit_url() |
S |
70 |
1 |
6 |
__construct() |
S |
76 |
1 |
4 |