Branch Coverage

blib/lib/Poker/Dealer.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
87 0 0 unless defined $count
88 0 0 if $count > $self->deck->cards->Length
137 0 0 unless my $val = $self->deck->cards->FETCH($card)