-
Home
-
Discount Rules and Dynamic Pricing for WooCommerce
-
7.3.1 (latest)
-
Code
-
Classes
- WCCS_Compatibility_Booster_WC
Total Complexity |
16 |
Dependencies |
2 |
Dependents |
1 |
Total lines |
74 |
Lines of code |
55 |
Logical lines of code |
34 |
Comment lines |
0 |
Methods |
8 |
Properties |
3 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
init() |
S |
53 |
5 |
21 |
disable_price_hooks() |
S |
69 |
2 |
7 |
enable_price_hooks() |
S |
68 |
2 |
7 |
cart_item_price_before_discounted_price() |
S |
70 |
2 |
6 |
change_price() |
S |
74 |
2 |
4 |
__construct() |
S |
81 |
1 |
3 |
cart_item_price_prices_price() |
S |
78 |
1 |
3 |
get_variation_prices_hash() |
S |
76 |
1 |
4 |