Condition Coverage

blib/lib/Vote/Count/TieBreaker.pm
Criterion Covered Total %
condition 8 8 100.0


and 3 conditions

line !l l&&!r l&&r condition
381 22 18 36 @highchoice > 1 and $I->TieBreakerFallBackPrecedence

or 2 conditions

line l !l condition
422 43 12 $args{'ranking2'} || 'Precedence'

or 3 conditions

line l !l&&r !l&&!r condition
415 18 37 3 $I->TieBreakerFallBackPrecedence or lc $I->TieBreakMethod eq "precedence"