| Total Complexity | 170 |
| Dependencies | 2 |
| Dependents | 1 |
| Total lines | 579 |
| Lines of code | 552 |
| Logical lines of code | 339 |
| Comment lines | 10 |
| Methods | 6 |
| Properties | 1 |
| Method | Rating | Maintainability | Complexity | Lines of code |
|---|---|---|---|---|
| display_reservations() | 159 | 447 | ||
| add() | 46 | 4 | 41 | |
| display_month_reservations() | 47 | 3 | 37 | |
| edit() | 58 | 2 | 18 | |
| __construct() | 81 | 1 | 3 | |
| get_date_diff() | 69 | 1 | 6 |