Rating | Name | Coupling | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | Controller\RedirectingController | 2 | 12 | 1 | 100% | 1 | 0 | 0 |
A | AppBundle\Controller\UserController | 8 | 75 | 5 | 100% | 5 | 0 | 0 |
A | AppBundle\Entity\Vote | 0 | 188 | 12 | 0% | 0 | 0 | 0 |
A | AppBundle\Entity\User | 2 | 136 | 9 | 19.23% | 2 | 0 | 0 |
A | AppBundle\Entity\Poll | 1 | 311 | 20 | 0% | 0 | 0 | 0 |
A | AppBundle\Utils\PollManager | 3 | 112 | 11 | 52.38% | 0 | 0 | 0 |
A | AppBundle\Entity\PollType | 1 | 115 | 7 | 0% | 0 | 0 | 0 |
A | AppBundle\Utils\ElectionManager | 0 | 49 | 8 | 22.22% | 0 | 0 | 0 |
A | AppBundle\Entity\Choice | 1 | 99 | 7 | 0% | 0 | 0 | 0 |
A | AppBundle\Controller\DefaultController | 1 | 11 | 1 | 100% | 1 | 0 | 0 |