Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
A | Dashboard\Controllers\UsersController | 10 | 1 | 138 | 12 | 96.3% | 3 | 0 | 1 |
A | Dashboard\Controllers\AuthController | 9 | 2 | 203 | 22 | 96.15% | 4 | 0 | 1 |
A | Permission\PermissionRepository | 3 | 1 | 101 | 12 | 100% | 4 | 0 | 1 |
A | Dashboard\Middleware\UserMiddleware | 2 | 1 | 38 | 3 | 100% | 3 | 0 | 1 |
A | Exceptions\AuthenticationException | 0 | 0 | 7 | 1 | 100% | ? | ? | ? |
A | Controllers\BaseDashboardController | 2 | 0 | 76 | 2 | 100% | 4 | 0 | 0 |
A | Repositories\Role\RoleRepository | 4 | 2 | 134 | 18 | 91.38% | 3 | 0 | 2 |
A | Providers\DashboardServiceProvider | 3 | 1 | 231 | 9 | 100% | 6 | 0 | 2 |
A | Exceptions\FormValidationException | 0 | 0 | 16 | 2 | 100% | ? | ? | ? |
A | Controllers\DashboardController | 1 | 0 | 12 | 1 | 0% | ? | ? | ? |
A | Repositories\User\UserRepository | 7 | 1 | 178 | 18 | 86.15% | 4 | 0 | 1 |
A | Repositories\Auth\AuthRepository | 5 | 1 | 199 | 25 | 93.9% | 4 | 0 | 1 |
A | Exceptions\PermissionsException | 0 | 0 | 7 | 1 | 100% | ? | ? | ? |
A | Controllers\PermissionsController | 8 | 1 | 119 | 11 | 100% | 2 | 0 | 1 |
A | Middleware\PermissionMiddleware | 2 | 1 | 58 | 7 | 0% | 4 | 0 | 2 |