-
Home
-
Discount Rules and Dynamic Pricing for WooCommerce
-
7.3.1 (latest)
-
Code
-
Classes
- WCCS_Product_Validator
Total Complexity |
39 |
Dependencies |
1 |
Dependents |
0 |
Total lines |
132 |
Lines of code |
103 |
Logical lines of code |
64 |
Comment lines |
1 |
Methods |
8 |
Properties |
1 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_valid_product() |
A |
49 |
13 |
32 |
is_valid() |
S |
55 |
6 |
20 |
categories_in_list() |
S |
59 |
5 |
14 |
categories_not_in_list() |
S |
59 |
5 |
14 |
products_in_list() |
S |
67 |
3 |
7 |
products_not_in_list() |
S |
67 |
3 |
7 |
__construct() |
S |
77 |
2 |
3 |
all_products() |
S |
71 |
2 |
6 |