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
378 22 18 36 @highchoice > 1 and $I->TieBreakerFallBackPrecedence

or 2 conditions

line l !l condition
419 42 12 $args{'ranking2'} || 'Precedence'

or 3 conditions

line l !l&&r !l&&!r condition
412 18 36 3 $I->TieBreakerFallBackPrecedence or lc $I->TieBreakMethod eq 'precedence'