Rating | Name | Duplication | Size | Complexity | CRAP | Changes | Bugs | Features |
---|---|---|---|---|---|---|---|---|
B | MiniGameCommandHandler::handleCreateGameCommand() | 0 | 16 | 2 | 2 | 2 | 0 | 1 |
A | MiniGameCommandHandler::handleStartGameCommand() | 0 | 14 | 2 | 2 | 2 | 0 | 1 |
A | MiniGameCommandHandler::handleJoinGameCommand() | 0 | 14 | 2 | 2 | 2 | 0 | 1 |
A | MiniGameCommandHandler::handleLeaveGameCommand() | 0 | 14 | 2 | 2 | 2 | 0 | 1 |
A | MiniGameCommandHandler::handleGameMoveCommand() | 0 | 14 | 2 | 2 | 2 | 0 | 1 |
A | MiniGameAppErrorEvent::__construct() | 0 | 5 | 1 | 1 | 0 | 0 | 0 |
A | MiniGameEventSourcedRepository::load() | 0 | 5 | 3 | 3 | 1 | 1 | 0 |
A | Command\GameMoveCommand::create() | 0 | 9 | 1 | 1 | 0 | 0 | 0 |
A | Command\CreateGameCommand::create() | 0 | 9 | 1 | 1 | 0 | 0 | 0 |
A | Command\CreatePlayerCommand::create() | 0 | 7 | 1 | 1 | 0 | 0 | 0 |
A | Command\LeaveGameCommand::create() | 0 | 7 | 1 | 1 | 0 | 0 | 0 |
A | MiniGameCommandHandler::__construct() | 0 | 8 | 1 | 1 | 0 | 0 | 0 |
A | Command\StartGameCommand::create() | 0 | 7 | 1 | 1 | 0 | 0 | 0 |
A | MiniGameEventSourcedRepository::save() | 0 | 4 | 2 | 2 | 1 | 1 | 0 |
A | Command\JoinGameCommand::create() | 0 | 9 | 1 | 1 | 0 | 0 | 0 |