Total Complexity | 82 |
Dependencies | 2 |
Dependents | 4 |
Total lines | 344 |
Lines of code | 319 |
Logical lines of code | 203 |
Comment lines | 0 |
Methods | 6 |
Properties | 13 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
cart_calculation() | 31 | 23 | 106 | |
order_calculation() | 33 | 20 | 98 | |
cart_re_calculate() | 45 | 15 | 42 | |
order_re_calculate() | 44 | 15 | 42 | |
get_giftcard_amount() | 56 | 5 | 18 | |
__construct() | 60 | 4 | 13 |