| Total Complexity | 45 |
| Dependencies | 7 |
| Dependents | 0 |
| Total lines | 271 |
| Lines of code | 218 |
| Logical lines of code | 102 |
| Comment lines | 0 |
| Methods | 7 |
| Properties | 7 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| show_orders() | 36 | 14 | 83 | |
| create_order() | 42 | 14 | 49 | |
| checkout() | 48 | 8 | 32 | |
| get_orders() | 48 | 6 | 31 | |
| register_route() | 62 | 1 | 12 | |
| __construct() | 65 | 1 | 8 | |
| error() | 78 | 1 | 3 |