-
Home
-
Discount Rules and Dynamic Pricing for WooCommerce
-
7.3.1 (latest)
-
Code
-
Classes
- WCCS_Public_Product_Pricing
Total Complexity |
159 |
Dependencies |
2 |
Dependents |
2 |
Total lines |
702 |
Lines of code |
542 |
Logical lines of code |
329 |
Comment lines |
35 |
Methods |
13 |
Properties |
9 |
Methods 13
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_bulk_price_html() |
D |
31 |
37 |
96 |
apply_simple_discounts() |
B |
42 |
21 |
52 |
calculate_discounted_price() |
B |
36 |
18 |
91 |
get_price_html() |
B |
37 |
18 |
74 |
bulk_pricing_table() |
B |
35 |
16 |
84 |
get_simple_discounts() |
A |
49 |
11 |
29 |
get_bulk_pricings() |
A |
51 |
10 |
26 |
get_discounted_price() |
S |
54 |
6 |
21 |
get_price() |
S |
59 |
5 |
16 |
get_discount_value_html() |
S |
60 |
5 |
12 |
get_base_price() |
S |
57 |
4 |
17 |
__construct() |
S |
59 |
4 |
13 |
is_in_exclude_rules() |
S |
63 |
4 |
11 |