Total Complexity | 25 |
Dependencies | 3 |
Dependents | 1 |
Total lines | 92 |
Lines of code | 56 |
Logical lines of code | 34 |
Comment lines | 8 |
Methods | 6 |
Properties | 3 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
is_valid_conditions() | 60 | 7 | 13 | |
__construct() | 68 | 4 | 6 | |
number_of_cart_items() | 63 | 4 | 10 | |
subtotal_including_tax() | 63 | 4 | 10 | |
is_valid() | 64 | 3 | 10 | |
cart_total_weight() | 67 | 3 | 7 |