-
Home
-
Discount Rules and Dynamic Pricing for WooCommerce
-
7.3.1 (latest)
-
Code
-
Classes
- WCCS_Condition_Validator
Total Complexity |
39 |
Dependencies |
4 |
Dependents |
0 |
Total lines |
133 |
Lines of code |
89 |
Logical lines of code |
56 |
Comment lines |
9 |
Methods |
7 |
Properties |
3 |
Methods 7
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
is_valid_conditions() |
A |
48 |
14 |
34 |
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 |