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 | Controller\Admin\CategoryController | 8 | 1 | 108 | 8 | 89.36% | 4 | 0 | 4 |
A | Controller\Admin\ModuleUserController | 8 | 1 | 80 | 5 | 62.22% | 7 | 0 | 4 |
A | AppBundle\Repository\UserRepository | 2 | 1 | 31 | 3 | 100% | 5 | 0 | 4 |
A | AppBundle\Services\CheckCountAnswers | 3 | 1 | 30 | 5 | 0% | 2 | 0 | 2 |
A | Controller\RegistrationControllerTest | 2 | 1 | 18 | 2 | ? | 2 | 0 | 1 |
A | AppBundle\Services\RandomGenerator | 0 | 0 | 14 | 2 | 0% | 1 | 0 | 1 |
A | Controller\Admin\UserController | 8 | 1 | 97 | 9 | 81.39% | 3 | 0 | 3 |
A | AppBundle\Entity\PassModule | 0 | 2 | 250 | 26 | 53.52% | 8 | 1 | 3 |
A | Controller\Admin\CategoryControllerTest | 2 | 1 | 42 | 4 | ? | 2 | 0 | 1 |
A | OAuthProvider\LoginUserProvider | 7 | 1 | 114 | 12 | 8.11% | 5 | 0 | 2 |
A | AppBundle\Command\AdminCreateCommand | 6 | 0 | 35 | 2 | 55% | 2 | 0 | 2 |
A | AppBundle\Entity\ModuleUser | 3 | 2 | 202 | 19 | 71.15% | 8 | 0 | 5 |
A | AppBundle\Controller\DefaultController | 5 | 0 | 27 | 5 | 20% | 4 | 0 | 2 |