Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
B | AppBundle\Entity\User | 1 | 6 | 512 | 48 | 45.38% | 16 | 1 | 8 |
A | AppBundle\Entity\Module | 1 | 3 | 358 | 32 | 55.42% | 5 | 1 | 2 |
A | AppBundle\Repository\ModuleRepository | 2 | 1 | 36 | 4 | 80% | 5 | 0 | 2 |
A | Repository\ModuleUserRepository | 2 | 1 | 73 | 5 | 16.66% | 7 | 0 | 6 |
A | Controller\Account\AccountController | 3 | 1 | 24 | 2 | 88.89% | 8 | 0 | 5 |
A | AppBundle\Services\PassControl | 4 | 1 | 42 | 3 | 0% | 4 | 0 | 1 |
A | Controller\Admin\ModuleController | 9 | 1 | 121 | 9 | 90% | 8 | 0 | 7 |
A | Controller\Test\TestController | 3 | 0 | 20 | 1 | 0% | 2 | 0 | 2 |
A | Services\DeactivationPassModule | 4 | 1 | 33 | 5 | 13.64% | 3 | 1 | 1 |
A | Controller\Admin\QuestionControllerTest | 2 | 1 | 42 | 4 | ? | 2 | 0 | 1 |
A | Admin\InfoPassModulesControllerTest | 2 | 0 | 12 | 1 | ? | 1 | 0 | 1 |
A | Controller\Account\AccountControllerTest | 2 | 0 | 12 | 1 | ? | 2 | 0 | 1 |
A | AppBundle\Form\ModuleType | 6 | 0 | 70 | 3 | 95.45% | 3 | 0 | 2 |
A | AppBundle\Repository\QuestionRepository | 4 | 1 | 65 | 5 | 45.83% | 8 | 1 | 1 |
A | Repository\PassModuleRepository | 2 | 1 | 43 | 3 | 77.42% | 4 | 0 | 2 |