Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
A | Controllers\LikeDislikeController | 5 | 1 | 141 | 9 | 100% | 1 | 0 | 0 |
A | App\Providers\AppServiceProvider | 1 | 0 | 22 | 2 | 100% | 0 | 0 | 0 |
A | App\Events\LikeDislikePush | 2 | 0 | 29 | 2 | 100% | 1 | 0 | 0 |
A | Http\Requests\UserUpdateRequest | 1 | 0 | 27 | 2 | 100% | 1 | 0 | 0 |
A | App\Transformers\UserTransformer | 1 | 0 | 17 | 1 | 100% | 1 | 0 | 0 |
A | Middleware\RedirectIfAuthenticated | 0 | 0 | 20 | 2 | 75% | 0 | 0 | 0 |
A | App\Repositories\UserRepository | 1 | 0 | 18 | 2 | 100% | 0 | 0 | 0 |
A | Controllers\MyVideosController | 1 | 0 | 20 | 2 | 0% | 1 | 0 | 0 |
A | Providers\EventServiceProvider | 1 | 0 | 27 | 1 | 100% | 0 | 0 | 0 |
A | App\Exceptions\Handler | 4 | 0 | 49 | 5 | 100% | 1 | 0 | 0 |
A | Http\Requests\VideoUploadRequest | 1 | 0 | 26 | 2 | 100% | 1 | 0 | 0 |
A | App\Transformers\VideoTransformer | 1 | 0 | 20 | 1 | 100% | 0 | 0 | 0 |
A | Http\Requests\CommentDeleteRequest | 1 | 0 | 24 | 2 | 100% | 1 | 0 | 0 |
A | App\Repositories\VideoRepository | 2 | 0 | 34 | 4 | 100% | 1 | 0 | 0 |
A | Http\Controllers\ProfileController | 1 | 0 | 20 | 2 | 0% | 1 | 0 | 0 |