Rating | Name | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|
A | Controllers\Admin\CategoryController | 1 | 93 | 7 | 3 | 0 | 0 |
A | Tests\EloquentTagRepositoryTest | 1 | 19 | 1 | 3 | 0 | 1 |
A | Database\Seeders\BlogDatabaseSeeder | 0 | 12 | 1 | 1 | 0 | 0 |
A | Providers\RouteServiceProvider | 0 | 32 | 3 | 2 | 0 | 0 |
A | CreateCategoryTranslationsTable | 0 | 31 | 2 | ? | ? | ? |
A | Http\Requests\CreateTagRequest | 0 | 17 | 3 | ? | ? | ? |
A | Repositories\Cache\CacheTagDecorator | 1 | 43 | 3 | 1 | 0 | 0 |
A | Controllers\Admin\PostController | 2 | 121 | 7 | 8 | 0 | 0 |
A | Modules\Blog\Widgets\CategoriesWidget | 1 | 52 | 5 | 2 | 0 | 1 |
A | Modules\Blog\Entities\Category | 0 | 13 | 1 | 1 | 0 | 0 |
A | Repositories\Cache\CacheCategoryDecorator | 0 | 9 | 1 | ? | ? | ? |
A | CreateTagsTable | 0 | 26 | 2 | ? | ? | ? |
A | Http\Requests\StoreCategoryRequest | 0 | 19 | 3 | ? | ? | ? |
A | Eloquent\EloquentPostRepository | 0 | 111 | 11 | 10 | 0 | 2 |
A | Composers\Frontend\LatestPostsComposer | 1 | 24 | 2 | 2 | 0 | 1 |