Condition Coverage

blib/lib/Env/Bash.pm
Criterion Covered Total %
condition 11 41 26.8


and 3 conditions

line !l l&&!r l&&r condition
57 0 0 1 $_[0] && ref $_[0] && $_[0]->isa('Env::Bash')
141 1 0 0 exists $$s{'keys'} and @{$$s{'keys'};}
300 1 0 0 @sources and $options{'SourceOnly'}
339 6 0 0 $bash and -f $bash
6 0 0 $bash and -f $bash and -x _
342 0 0 0 $bash and -f $bash
0 0 0 $bash and -f $bash and -x _
355 0 0 0 ref $options{'Source'} && ref $options{'Source'} eq 'ARRAY'
420 17 0 0 $_[0] and ref $_[0]
17 0 0 $_[0] and ref $_[0] and ref $_[0] eq 'ARRAY'

or 2 conditions

line l !l condition
280 0 0 $ENV{$name} || ''

or 3 conditions

line l !l&&r !l&&!r condition
111 0 1 0 ref $invocant || $invocant
199 0 1 0 ref $invocant || $invocant
397 3 0 1 $? or $@