Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
A | Controller\VoteController::paginate() | 0 | 8 | 2 | 6 | 0 | 0 | 0 |
A | Utils\PollManager::getAllPolls() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | AppBundle\Entity\PollType::setName() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | DefaultController::indexAction() | 0 | 2 | 1 | 1 | 1 | 0 | 0 |
A | AppBundle\Entity\Poll::setPollType() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | AppBundle\Entity\User::setName() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | AppBundle\Entity\Choice::setChoiceName() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | AppBundle\Entity\Vote::setPoll() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | Utils\PollManager::getPollStats() | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
A | AppBundle\Entity\Poll::addChoice() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | AppBundle\Entity\Poll::setDescription() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | AppBundle\Entity\Vote::setWeight() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | Utils\PollManager::getPollResult() | 0 | 2 | 1 | 2 | 0 | 0 | 0 |
A | AppBundle\Entity\PollType::addPoll() | 0 | 3 | 1 | 2 | 0 | 0 | 0 |
A | Controller\UserController::getUsers() | 0 | 8 | 1 | 1 | 2 | 0 | 0 |