-
Home
-
Discount Rules and Dynamic Pricing for WooCommerce
-
7.4.0 (latest)
-
Code
-
Classes
- WCCS_Condition_Validator
Total Complexity |
48 |
Dependencies |
6 |
Dependents |
0 |
Total lines |
165 |
Lines of code |
115 |
Logical lines of code |
74 |
Comment lines |
10 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_valid_conditions() |
A |
46 |
16 |
40 |
user_usage_limit() |
S |
54 |
7 |
20 |
subtotal_including_tax() |
S |
61 |
5 |
11 |
number_of_cart_items() |
S |
62 |
5 |
10 |
cart_total_weight() |
S |
62 |
5 |
10 |
__construct() |
S |
68 |
4 |
6 |
init_cart() |
S |
69 |
3 |
8 |
is_valid() |
S |
63 |
3 |
10 |