Rating | Name | Coupling | Cohesion | Size | Complexity | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
C | Config\DefaultApplicationConfig | 20 | 1 | 134 | 22 | 0 | 0 | 0 |
B | Tests\Units\ConsoleApplicationTests | 17 | 1 | 281 | 8 | 0 | 0 | 0 |
A | Console\Handler\DefaultEventHandler | 6 | 1 | 165 | 19 | 0 | 0 | 0 |
A | Command\ChangePostTitleCommand | 0 | 0 | 33 | 3 | 0 | 0 | 0 |
A | Console\Api\Config\ApplicationConfig | 2 | 0 | 42 | 1 | 0 | 0 | 0 |
A | Tests\Fixtures\Command\BlogService | 3 | 1 | 22 | 2 | 0 | 0 | 0 |
A | Fixtures\Command\CreateBlogCommand | 0 | 0 | 33 | 3 | 0 | 0 | 0 |
A | Console\Api\Config\CommandConfig | 3 | 0 | 53 | 1 | 0 | 0 | 0 |
A | Tests\Fixtures\Command\PostService | 5 | 1 | 33 | 3 | 0 | 0 | 0 |
A | Fixtures\Command\CreatePostCommand | 1 | 0 | 56 | 5 | 0 | 0 | 0 |
A | Console\Command\ConsoleCommand | 0 | 0 | 23 | 2 | 0 | 0 | 0 |
A | Tests\Fixtures\Event\BlogWasCreated | 1 | 0 | 25 | 2 | 0 | 0 | 0 |
A | Console\Api\Config\CommandConfigTrait | 0 | 3 | 124 | 13 | 0 | 0 | 0 |
A | Fixtures\Event\PostTitleWasChanged | 1 | 0 | 25 | 2 | 0 | 0 | 0 |
A | Core\Console\ConsoleApplication | 12 | 1 | 136 | 13 | 0 | 0 | 0 |