| blib/lib/Object/Remote/ModuleLoader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 12 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 0 | 0 | if (my $code = $self->sender->source_for($module)) |
| 22 | 0 | 0 | if ($@) |
| 24 | 0 | 0 | if ($@ =~ /Can't locate/) |
| 34 | 0 | 0 | unless $package |
| 35 | 0 | 0 | if ($package eq "Module::Runtime") |
| 81 | 0 | 0 | unless $_[1] |