Condition Coverage

lib/Term/ReadLine/Perl5/Common.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
55 71 0 634 $_[0] >= 97 && $_[0] <= 122

or 3 conditions

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