Condition Coverage

blib/lib/JSAN/Shell.pm
Criterion Covered Total %
condition 2 12 16.6


and 3 conditions

line !l l&&!r l&&r condition
105 1 0 0 'JSAN::Index'->self and $self->{'config'}{'mirror'}

or 2 conditions

line l !l condition
223 0 0 $params[0] || 'commands'
744 0 0 $self->mirror || '(none)'
0 0 $self->prefix || '(none)'

or 3 conditions

line l !l&&r !l&&!r condition
68 0 1 0 &_INSTANCE($params{'term'}, 'Term::Readline') || $Term::ReadLine::Perl::term || 'Term::ReadLine'->new('JSAN Shell')