-
Home
-
Discount Rules and Dynamic Pricing for WooCommerce
-
5.20.0
-
Code
-
Classes
- WCCS_Product_Validator
Total Complexity |
31 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
110 |
Lines of code |
84 |
Logical lines of code |
51 |
Comment lines |
0 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_valid() |
S |
55 |
6 |
20 |
is_valid_product() |
S |
60 |
5 |
14 |
categories_not_in_list() |
S |
59 |
5 |
14 |
categories_in_list() |
S |
60 |
5 |
13 |
products_in_list() |
S |
68 |
3 |
7 |
products_not_in_list() |
S |
67 |
3 |
7 |
__construct() |
S |
77 |
2 |
3 |
all_products() |
S |
71 |
2 |
6 |