Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
A | Repositories\Base\BaseRepository | 1 | 1 | 25 | 2 | 100% | ? | ? | ? |
A | Dashboard\Exceptions\RolesException | 0 | 0 | 7 | 1 | 100% | ? | ? | ? |
A | Dashboard\Controllers\RolesController | 9 | 1 | 123 | 11 | 100% | 2 | 0 | 1 |
A | Dashboard\Middleware\RoleMiddleware | 3 | 1 | 72 | 8 | 73.91% | 8 | 0 | 2 |
A | Dashboard\Controllers\AccountController | 7 | 1 | 66 | 8 | 96.67% | 2 | 0 | 1 |
A | Repositories\Module\ModuleRepository | 1 | 1 | 45 | 4 | 50% | 1 | 0 | 0 |
A | Dashboard\Exceptions\UsersException | 0 | 0 | 7 | 1 | 100% | ? | ? | ? |
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 |