| Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
|---|---|---|---|---|---|---|---|---|
| A | Controllers\UserController::index() | 0 | 11 | 1 | 2 | 1 | 0 | 1 |
| A | AuthTableSeeder::run() | 0 | 2 | 1 | ? | 1 | 0 | 0 |
| A | DatabaseSeeder::run() | 0 | 2 | 2 | ? | 1 | 0 | 0 |
| A | Controllers\RegisterController::register() | 0 | 6 | 2 | 6 | 1 | 0 | 0 |
| A | RouteServiceProvider::mapApiRoutes() | 0 | 4 | 1 | 1 | 1 | 0 | 0 |
| A | ResetPasswordController::reset() | 0 | 2 | 1 | 2 | 1 | 0 | 1 |
| A | CreatePasswordResetsTable::up() | 0 | 4 | 1 | ? | 1 | 0 | 0 |
| A | Requests\ResetPasswordRequest::rules() | 0 | 4 | 1 | 2 | 1 | 0 | 1 |
| A | UserMethod::sendPasswordResetNotification() | 0 | 1 | 1 | 2 | 1 | 0 | 1 |
| A | Requests\RegisterRequest::rules() | 0 | 4 | 1 | 2 | 1 | 0 | 0 |
| A | Controllers\UserController::show() | 0 | 6 | 2 | 6 | 0 | 0 | 0 |
| A | RedirectIfAuthenticated::handle() | 0 | 3 | 2 | 6 | 1 | 0 | 0 |
| A | Controllers\LogoutController::logout() | 0 | 4 | 2 | 6 | 1 | 0 | 1 |
| A | Providers\AppServiceProvider::boot() | 0 | 1 | 1 | 1 | 1 | 0 | 0 |
| A | ResetPasswordController::credentials() | 0 | 2 | 1 | 2 | 1 | 0 | 1 |