Percentage | Lines | ||
---|---|---|---|
SevenCardResultCollection |
|
100 % | 7 |
RoundException |
|
100 % | 153 |
TableException |
|
100 % | 31 |
Player |
|
100 % | 63 |
SevenCardResult |
|
100 % | 230 |
Action |
|
100 % | 131 |
CashGame |
|
100 % | 177 |
ChipPot |
|
100 % | 104 |
ChipPotCollection |
|
100 % | 24 |
Dealer |
|
100 % | 202 |
CRAP Score | Lines | ||
---|---|---|---|
Dealer::checkCommunityCards() | 30 | 18 | |
Action::toString() | 11 | 47 | |
SevenCard::evaluate() | 10 | 42 | |
Round::collectChipTotal() | 7 | 80 | |
Dealer::dealCommunityCards() | 6 | 10 | |
Dealer::playerHand() | 6 | 10 | |
Dealer::dealCardsToPlayers() | 6 | 23 | |
RoundException::cantCheckWithBetActive() | 6 | 7 | |
RoundException::raiseNotHighEnough() | 6 | 11 | |
TableException::notRegistered() | 6 | 7 | |