Condition Coverage

blib/lib/Env/Bash.pm
Criterion Covered Total %
condition 18 57 31.5


and 3 conditions

line !l l&&!r l&&r condition
56 0 0 0 $s && ref $s && $s->isa('Env::Bash')
140 1 0 0 exists $s->{'keys'} and @{$s->{'keys'};}
292 1 0 0 @sources and $options{'SourceOnly'}
325 3 0 0 $bash and -f $bash
3 0 0 $bash and -f $bash and -x _
327 0 3 0 $bash and -f $bash
3 0 0 $bash and -f $bash and -x _
329 3 0 0 $bash and -f $bash
3 0 0 $bash and -f $bash and -x _
331 0 3 0 $bash and -f $bash
3 0 0 $bash and -f $bash and -x _
333 0 0 3 $bash and -f $bash
0 0 3 $bash and -f $bash and -x _
344 0 0 0 ref $options{'Source'} && ref $options{'Source'} eq 'ARRAY'
409 17 0 0 $_[0] and ref $_[0]
17 0 0 $_[0] and ref $_[0] and ref $_[0] eq 'ARRAY'

or 3 conditions

line l !l&&r !l&&!r condition
110 0 1 0 ref $invocant || $invocant
198 0 1 0 ref $invocant || $invocant
386 3 0 1 $? or $@