Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | Repositories\Auth\AuthRepository::register() | 3 | 25 | 8 | 8.1 | 4 | 0 | 1 |
C | Repositories\Role\RoleRepository::update() | 17 | 23 | 7 | 7.39 | 1 | 0 | 1 |
C | Controllers\AccountController::update() | 0 | 29 | 7 | 7 | 2 | 0 | 1 |
C | Middleware\RoleMiddleware::handle() | 0 | 16 | 7 | 8.54 | 7 | 0 | 2 |
C | Repositories\User\UserRepository::update() | 0 | 18 | 7 | 8.81 | 2 | 0 | 1 |
B | Repositories\Role\RoleRepository::create() | 5 | 16 | 5 | 5 | 1 | 0 | 1 |
B | AuthRepository::registerAndActivate() | 3 | 18 | 5 | 5 | 2 | 0 | 1 |
B | Middleware\PermissionMiddleware::handle() | 0 | 14 | 6 | 42 | 4 | 0 | 2 |
B | Controllers\AuthController::registration() | 0 | 22 | 5 | 5 | 4 | 0 | 1 |
B | Controllers\AuthController::activation() | 0 | 19 | 4 | 4 | 2 | 0 | 1 |
B | Permission\PermissionRepository::update() | 0 | 14 | 4 | 4 | ? | ? | ? |
B | DashboardServiceProvider::boot() | 0 | 23 | 3 | 3 | 5 | 0 | 1 |
B | DashboardServiceProvider::setupFacades() | 0 | 10 | 1 | 1 | ? | ? | ? |
B | DashboardServiceProvider::setupInterfaces() | 0 | 16 | 1 | 1 | 3 | 0 | 0 |
B | DashboardServiceProvider::setupConsoleCommands() | 0 | 13 | 1 | 1 | ? | ? | ? |