Condition Coverage

blib/lib/ExtUtils/XSpp/Lexer.pm
Criterion Covered Total %
condition 14 17 82.3


and 3 conditions

line !l l&&!r l&&r condition
380 0 1627 52 defined $$paramlist[$i] and $$paramlist[$i] eq $key

or 2 conditions

line l !l condition
93 114 3489 $_[0]->YYData->{'LEX'}{'MODES'}[0] || ''

or 3 conditions

line l !l&&r !l&&!r condition
162 2818 0 838 length $$buf or $buf = read_more($_[0])
193 1 3 0 length $$buf or $buf = read_more($_[0])
220 1 1 20 $2 eq 'else' or $2 eq 'elif'
2 10 10 $2 eq 'else' or $2 eq 'elif' or $2 eq 'endif'