Condition Coverage

blib/lib/Shell/Source.pm
Criterion Covered Total %
condition 7 12 58.3


and 3 conditions

line !l l&&!r l&&r condition
68 46 1 3 !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 2 0 $$self{'run'} ||= $$shells{$$self{'shell'}}
48 0 2 0 shift() || $$self{'file'}
68 4 0 46 !defined($ENV{$1}) || $ENV{$1} ne $2