Branch Coverage

lib/Module/LocalBuild.pm
Criterion Covered Total %
branch 0 48 0.0


line true false branch
40 0 0 unless $$self{'dest_dir'} or $#{$$self{'packages'} < 0;}
44 0 0 if ($$self{'dest_dir'})
53 0 0 if ($$self{'dest_dir'})
57 0 0 if ($main::Perl_Path_Build_Skip) { }
0 0 elsif (defined $ENV{'MODULELOCALBUILD_CHECKED'}) { }
0 0 elsif (-r $$self{'dest_dir'} . '/.builtforce') { }
0 0 elsif (not -r $built_file) { }
71 0 0 if _date_check_recurse($self, $dir, $build_mtime)
74 0 0 if _date_check_recurse($self, $dir, $build_mtime)
79 0 0 if ($rebuild)
81 0 0 unless (-r $built_file)
96 0 0 if ($action eq 'build') { }
102 0 0 $$self{'debug'} ? :
0 0 defined $$self{'locker_module'} ? :
108 0 0 if $$self{'debug'}
120 0 0 if (not $p5lib_now{$lib})
126 0 0 if ($ENV{'PERL5LIB'}) { }
147 0 0 if $filename =~ /$re/
150 0 0 if (-d $filename) { }
152 0 0 unless my $dh = 'IO::Dir'->new($filename)
154 0 0 if $basefile eq '.' or $basefile eq '..'
156 0 0 if _date_check_recurse($self, $file, $build_mtime)
162 0 0 if ($file_mtime > $build_mtime and -f $filename)
164 0 0 unless ($_Date_Check_Recurse_Newer)