blib/lib/Exodist/Util/Loader.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
14 | 3 | 0 | if $namespace |
16 | 0 | 3 | if $name =~ /::/ |
20 | 2 | 3 | if eval "require $pkg; 1" |
23 | 0 | 3 | unless $@ =~ m[Can't locate /?$file\.pm in \@INC] |