| Total Complexity | 96 |
| Dependencies | 2 |
| Dependents | 4 |
| Total lines | 377 |
| Lines of code | 351 |
| Logical lines of code | 223 |
| Comment lines | 0 |
| Methods | 6 |
| Properties | 13 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| cart_calculation() | 30 | 127 | ||
| order_calculation() | 31 | 27 | 109 | |
| cart_re_calculate() | 45 | 15 | 42 | |
| order_re_calculate() | 44 | 15 | 42 | |
| get_giftcard_amount() | 56 | 5 | 18 | |
| __construct() | 60 | 4 | 13 |