Branch Coverage

blib/lib/Vote/Count/RankCount.pm
Criterion Covered Total %
branch 12 14 92.8


line true false branch
36 5249 14525 if ($rc{$k} == $max)
39 1480 3769 if (defined $byrank{$pos}) { }
48 0 3769 if $pos > $maxpos
63 173 625 scalar @top > 1 ? :
169 5 1 if defined $I->{'orderedlist'}
176 22 5 if (1 == @leaders) { }
5 0 elsif (1 < @leaders) { }