Condition Coverage

blib/lib/Parse/EBNF/Token.pm
Criterion Covered Total %
condition 6 6 100.0


or 3 conditions

line l !l&&r !l&&!r condition
72 23 2 28 $$self{'type'} eq 'list' or $$self{'type'} eq 'alternation'
162 2 2 28 $$self{'type'} eq 'alternation' or $$self{'type'} eq 'list'