Branch Coverage

blib/lib/Module/Bundled/Files.pm
Criterion Covered Total %
branch 15 20 75.0


line true false branch
142 15 17 if ref $filename and $filename->isa('Module::Bundled::Files')
143 4 28 if $filename =~ /\.\./
160 38 4 if ref $module
164 0 42 unless $shortpath
167 0 42 unless $fullpath
191 18 6 stat $fullpath ? :
211 2 12 unless (mbf_exists $module, $filename)
217 2 0 if (mbf_exists $module_isa, $filename)
224 0 2 unless $found
246 0 10 unless open my $fh, '<', $fullpath