| Percentage | Lines | ||
|---|---|---|---|
| Game |
|
95 % | 432 |
| Player |
|
100 % | 170 |
| RockPaperScissorsSpockLizardException |
|
100 % | 13 |
| CRAP Score | Lines | ||
|---|---|---|---|
| Game::determineOutcome() | 14 | 92 | |
| Game::play() | 5 | 19 | |
| Player::move() | 4 | 16 | |
| Game::setRounds() | 4 | 19 | |
| Game::generateMovesForBots() | 4 | 14 | |
| Game::addPlayers() | 4 | 19 | |
| Player::isBot() | 2 | 10 | |
| Player::setName() | 2 | 10 | |
| Game::addPlayer() | 2 | 15 | |
| Game::getTotalPlayers() | 2 | 5 | |