Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | App\Repositories\UserRepository | 5 | 1 | 219 | 37 | 8 | 0 | 0 |
B | Repositories\ProductRepository | 5 | 1 | 271 | 36 | 9 | 2 | 1 |
A | Http\Controllers\CashController | 9 | 1 | 212 | 32 | 7 | 1 | 2 |
A | Http\Controllers\InstallController | 5 | 1 | 243 | 31 | 5 | 0 | 1 |
A | App\User | 4 | 0 | 30 | 2 | 5 | 0 | 0 |
A | Http\Controllers\ProductController | 5 | 1 | 73 | 7 | 5 | 1 | 1 |
A | App\Providers\BusServiceProvider | 2 | 0 | 29 | 2 | 1 | 0 | 0 |
A | Exceptions\RepositoryException | 1 | 1 | 31 | 3 | 2 | 0 | 0 |
A | App\Models\CashSnapshots | 1 | 0 | 21 | 2 | 1 | 0 | 0 |
A | Repositories\SnapshotDetailsRepository | 4 | 1 | 128 | 19 | 8 | 0 | 0 |
A | App\Models\Categories | 2 | 0 | 45 | 3 | 4 | 1 | 0 |
A | Console\Commands\DatabaseFaker | 6 | 1 | 99 | 12 | 3 | 0 | 0 |
A | App\Http\Middleware\Administrator | 2 | 1 | 27 | 5 | 1 | 0 | 0 |
A | App\Repositories\GroupRepository | 2 | 1 | 27 | 4 | 1 | 0 | 0 |
A | App\Http\Middleware\Authenticate | 3 | 1 | 44 | 4 | 2 | 0 | 0 |