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 148 if ($$self{'_reload'})
34 120 146 if ($@)
35 120 0 if $@ =~ /^Can't locate/