Condition Coverage

lib/Module/LocalBuild.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
162 0 0 0 $file_mtime > $build_mtime and -f $filename

or 2 conditions

line l !l condition
67 0 0 (stat $built_file)[9] || 0
119 0 0 $ENV{'PERL5LIB'} || ''
161 0 0 (stat $filename)[9] || 0

or 3 conditions

line l !l&&r !l&&!r condition
40 0 0 0 $$self{'dest_dir'} or $#{$$self{'packages'} < 0;}
154 0 0 0 $basefile eq '.' or $basefile eq '..'