Branch Coverage

blib/lib/Poker/Eval/Community.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
40 0 0 if $self->card_count > scalar @$hole + scalar(@{$self->community_cards;})
44 0 0 if (defined $score and $score >= $hand->score)