Code

Rating Name Coupling Cohesion Size   Complexity Test Coverage Changes Bugs Features
A Handler\MiniGameCommandHandler 15 1 189 11 100% 2 0 1
A MiniGameApp\Command\AbstractPlayerCommand 0 1 71 4 100% 0 0 0
A MiniGameApp\Command\GameMoveCommand 1 1 59 4 100% 0 0 0
A MiniGameApp\Command\JoinGameCommand 1 1 59 4 100% 0 0 0
A MiniGameApp\Event\MiniGameAppErrorEvent 1 0 58 4 100% 0 0 0
A MiniGameApp\Command\CreateGameCommand 1 1 58 4 100% 0 0 0
A MiniGameEventSourcedRepository 1 1 50 6 100% 1 1 0
A MiniGameApp\Command\CreatePlayerCommand 1 0 42 3 100% 0 0 0
A MiniGameApp\Command\StartGameCommand 1 0 42 3 100% 0 0 0
A MiniGameApp\Command\LeaveGameCommand 1 0 42 3 100% 0 0 0
? MiniGameApp\Repository\GameRepository ? ? 19 ? ? 0 0 0
? MiniGameApp\ReadModel\Finder\GameFinder ? ? 16 ? ? 0 0 0
? MiniGameApp\MiniGameFactory ? ? 12 ? ? 0 0 0
? MiniGameApp\Error\ErrorEventHandler ? ? 12 ? ? 0 0 0
? MiniGameApp\ReadModel\Player ? ? 12 ? ? 0 0 0