Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | Eloquent\EloquentSettingRepository | 3 | 1 | 241 | 31 | 9 | 0 | 0 |
A | Database\Seeders\SettingDatabaseSeeder | 3 | 1 | 29 | 2 | 2 | 0 | 0 |
A | Repositories\Cache\CacheSettingDecorator | 1 | 1 | 136 | 9 | 2 | 0 | 0 |
A | Events\Handlers\ClearSettingsCache | 0 | 1 | 17 | 2 | 1 | 0 | 0 |
A | Modules\Setting\Support\Settings | 1 | 1 | 79 | 11 | 6 | 0 | 1 |
A | Modules\Setting\Facades\Settings | 1 | 0 | 7 | 1 | ? | ? | ? |
A | Setting\Sidebar\SidebarExtender | 4 | 1 | 38 | 2 | 2 | 0 | 0 |
A | Setting\Events\SettingWasCreated | 0 | 0 | 27 | 1 | 1 | 0 | 0 |
A | CreateSettingsTable | 2 | 0 | 29 | 2 | ? | ? | ? |
A | Controllers\Admin\SettingController | 7 | 1 | 57 | 4 | 3 | 0 | 1 |
A | Modules\Setting\Tests\BaseSettingTest | 2 | 1 | 77 | 5 | 8 | 1 | 3 |
A | Setting\Events\SettingWasUpdated | 0 | 0 | 27 | 1 | 2 | 0 | 1 |
A | CreateSettingTranslationsTable | 2 | 0 | 31 | 2 | ? | ? | ? |
A | Providers\RouteServiceProvider | 1 | 0 | 32 | 3 | 2 | 0 | 1 |
A | Tests\EloquentSettingRepositoryTest | 2 | 1 | 110 | 6 | 6 | 0 | 4 |