| Percentage | Lines | ||
|---|---|---|---|
| MiniGameId |
|
100 % | 47 |
| PlayerId |
|
100 % | 47 |
| IllegalMoveException |
|
100 % | 33 |
| IllegalOptionException |
|
100 % | 44 |
| AbstractGameOptions |
|
100 % | 37 |
| AbstractPlayerOptions |
|
100 % | 67 |
| PlayTrait |
|
100 % | 35 |
| CRAP Score | Lines | ||
|---|---|---|---|
| MiniGameId::create() | 2 | 8 | |
| PlayerId::create() | 2 | 8 | |
| PlayTrait::play() | 2 | 10 | |
| AbstractGameOptions::getPlayerOptions() | 1 | 4 | |
| MiniGameId::__construct() | 1 | 3 | |
| MiniGameId::equals() | 1 | 4 | |
| MiniGameId::__toString() | 1 | 4 | |
| PlayerId::__construct() | 1 | 3 | |
| PlayerId::equals() | 1 | 4 | |
| PlayerId::__toString() | 1 | 4 | |