Condition Coverage

blib/lib/Shell/Source.pm
Criterion Covered Total %
condition 8 12 66.7


and 3 conditions

line !l l&&!r l&&r condition
300 12 26 !defined($ENV{$1}) || $ENV{$1} ne $2 and not grep {$1 eq $_;} @{$$self{'ignore'};}

or 3 conditions

line l !l&&r !l&&!r condition
36 0 6 0 $$self{'run'} ||= $$shells{$$self{'shell'}}
48 0 6 0 shift @_ || $$self{'file'}
68 20 18 300 !defined($ENV{$1}) || $ENV{$1} ne $2