| Total Complexity | 39 |
| Dependencies | 2 |
| Dependents | 4 |
| Total lines | 175 |
| Lines of code | 106 |
| Logical lines of code | 72 |
| Comment lines | 41 |
| Methods | 8 |
| Properties | 3 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| validate() | 51 | 13 | 25 | |
| instance() | 57 | 6 | 17 | |
| __construct() | 61 | 6 | 11 | |
| __get() | 59 | 4 | 16 | |
| get_discount_value() | 57 | 3 | 16 | |
| _load_settings() | 63 | 4 | 10 | |
| apply_sub_total_discount() | 74 | 2 | 4 | |
| get_cart_sub_total() | 68 | 1 | 7 |