Branch Coverage

lib/Module/New/Loader.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
10 33 0 unless (grep {$_ eq 'Module::New';} @base)
27 118 176 if ($$self{'_reload'})
34 134 160 if ($@)
35 134 0 if $@ =~ /^Can't locate/