Rating | Name | Coupling | Cohesion | Size | Complexity | Test Coverage | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|---|
B | AppBundle\Entity\User | 2 | 3 | 537 | 43 | ? | 10 | 1 | 1 |
A | Controller\Admin\UserController | 9 | 1 | 142 | 10 | 32.81% | 2 | 0 | 1 |
A | AppBundle\Form\Type\ArticleType | 3 | 0 | 52 | 3 | ? | 2 | 0 | 0 |
A | Controller\Admin\TagController | 8 | 1 | 61 | 4 | 21.43% | 1 | 0 | 1 |
A | Controller\Admin\CommentController | 8 | 1 | 121 | 8 | 42.62% | 2 | 0 | 0 |
A | AppBundle\Repository\ArticleRepository | 3 | 1 | 138 | 12 | ? | 9 | 0 | 4 |
A | AppBundle\Form\Type\CommentAdminType | 3 | 0 | 48 | 3 | ? | 1 | 0 | 0 |
A | AppBundle\Entity\Tag | 1 | 1 | 146 | 10 | ? | 4 | 0 | 2 |
A | Controller\Blog\BlogController | 8 | 1 | 225 | 14 | 71.91% | 4 | 1 | 2 |
A | AppBundle\Repository\CommentRepository | 3 | 1 | 42 | 3 | ? | 5 | 0 | 1 |
A | AppBundle\Form\Type\RoleType | 3 | 0 | 25 | 3 | ? | 1 | 0 | 0 |
A | Controller\AdminControllerTest | 2 | 1 | 81 | 8 | ? | 2 | 0 | 2 |
A | AppBundle\Entity\Comment | 0 | 0 | 319 | 19 | ? | 5 | 1 | 1 |
A | AppBundle\Controller\DefaultController | 2 | 0 | 13 | 1 | 100% | 1 | 0 | 0 |
A | AppBundle\Repository\UserRepository | 2 | 0 | 10 | 1 | ? | 2 | 0 | 0 |