Condition Coverage

blib/lib/App/perlsh.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
103 0 0 0 $_ =~ /\n/ and $oneline = 0, last
121 0 0 0 $_ =~ /\n/ and $oneline = 0, last

or 3 conditions

line l !l&&r !l&&!r condition
145 0 0 0 $self->{'term'} ||= 'Term::ReadLine'->new('perlsh')