Branch Coverage

blib/lib/Games/Tournament/BlackJack/Player/DealerPlayer.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
19 0 0 if ($handValue == 17 and $self->isHandSoft)
24 0 0 $handValue <= $hit_threshold ? :