-
Home
-
Discount Rules and Dynamic Pricing for WooCommerce
-
7.6.0 (latest)
-
Code
-
Classes
- WCCS_Public_Product_Pricing
Total Complexity |
226 |
Dependencies |
2 |
Dependents |
3 |
Total lines |
920 |
Lines of code |
730 |
Logical lines of code |
434 |
Comment lines |
37 |
Methods |
16 |
Properties |
9 |
Methods 16
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
get_bulk_price_html() |
D |
29 |
41 |
114 |
get_pricing_purchase_message() |
D |
32 |
37 |
87 |
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 |
purchase_message() |
A |
44 |
14 |
46 |
get_pricing_purchase_message_from_cache() |
A |
46 |
11 |
35 |
get_simple_discounts() |
A |
49 |
11 |
29 |
get_bulk_pricings() |
A |
51 |
10 |
26 |
get_discounted_price() |
S |
53 |
6 |
23 |
get_price() |
S |
58 |
6 |
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 |