Branch Coverage

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


line true false branch
30 0 0 scalar @$hole > 4 ? :
34 0 0 unless ($seen{$c->suit} or $seen{$c->rank})
41 0 0 if (defined $score and $score >= $best->score)