| lib/Submodules/Result.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 14 | 28.5 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 138 | 0 | if 'CODE' eq ref $SCALAR |
| 49 | 0 | 12 | if (my $e = $@) |
| 50 | 0 | 0 | if ($e =~ /did not return a true value/) { } |
| 63 | 6 | 0 | if (my $import = $self->Module->can('import')) |
| 72 | 0 | 0 | unless open my $in, '<', $self->{'AbsPath'} |
| 83 | 36 | 0 | if (exists $self->{$name}) { } |
| 89 | 0 | 0 | if $@ |