Branch Coverage

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


line true false branch
36 5213 14419 if ($rc{$k} == $max)
39 1464 3749 if (defined $byrank{$pos}) { }
48 0 3749 if $pos > $maxpos
63 171 624 scalar @top > 1 ? :
169 4 1 if defined $I->{'orderedlist'}
176 22 5 if (1 == @leaders) { }
5 0 elsif (1 < @leaders) { }