Condition Coverage

blib/lib/Term/ReadLine/Perl5/Common.pm
Criterion Covered Total %
condition 1 6 16.6


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 2 $_[0] >= 97 && $_[0] <= 122

or 3 conditions

line l !l&&r !l&&!r condition
71 0 0 0 $prefix eq '' or $prefix eq substr($fields[0], 0, length $prefix)