Condition Coverage

blib/lib/Bio/Gonzales/Project.pm
Criterion Covered Total %
condition 4 19 21.0


and 3 conditions

line !l l&&!r l&&r condition
115 0 0 1 $self->merge_av_config and not $av_conf_f =~ /^\./
0 1 0 $self->merge_av_config and not $av_conf_f =~ /^\./ and -f $av_conf_f
191 0 0 0 $r and $r eq 'HASH'
0 0 0 $r and $r eq 'ARRAY'

or 2 conditions

line l !l condition
106 1 0 $conf //= {}
155 0 0 $av // 'nothing'

or 3 conditions

line l !l&&r !l&&!r condition
79 1 0 0 $ENV{'HOME'} || (getpwuid $>)[7]