Condition Coverage

_build/lib/MyModuleBuilder.pm
Criterion Covered Total %
condition 1 9 11.1


and 3 conditions

line !l l&&!r l&&r condition
65 0 0 0 not $ENV{'MY_POD_CACHE'} and $path

or 3 conditions

line l !l&&r !l&&!r condition
55 1 0 0 $ENV{'HOME'} // $ENV{'USERPROFILE'}
0 0 0 ($ENV{'HOME'} // $ENV{'USERPROFILE'}) // $ENV{'LOGDIR'}