Rating | Name | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
B | Controllers\ReservationController | 611 | 51 | 100% | 9 | 4 | 0 |
A | App\Http\Middleware\Admin | 17 | 3 | 100% | 1 | 0 | 0 |
A | App\Http\Requests\UserAddRequest | 13 | 3 | 100% | 1 | 0 | 0 |
A | Services\ReservationTableService | 43 | 2 | 100% | 2 | 0 | 0 |
A | Middleware\RedirectIfAuthenticated | 18 | 2 | 100% | 0 | 0 | 0 |
A | App\Providers\AppServiceProvider | 30 | 2 | 100% | 1 | 1 | 0 |
A | App\Models\Reservation | 45 | 8 | 100% | 1 | 1 | 0 |
A | Notifications\ResetPasswordNotification | 16 | 1 | 100% | 2 | 1 | 0 |
A | Http\Controllers\UserController | 141 | 12 | 100% | 1 | 1 | 0 |
A | Http\Requests\InitialStateRequest | 12 | 3 | 100% | 1 | 0 | 0 |
A | App\Services\UserTableService | 31 | 2 | 100% | 1 | 1 | 0 |
A | App\Console\Kernel | 33 | 2 | 100% | 0 | 0 | 0 |
A | App\Services\RoomTableService | 43 | 2 | 100% | 1 | 0 | 0 |
A | App\Models\User | 46 | 2 | 100% | 0 | 0 | 0 |
A | App\Exceptions\Handler | 44 | 2 | 100% | 1 | 0 | 0 |