| inc/Exporter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 0 | 0 | if ($pkg eq 'Exporter' and @_ and $_[0] eq 'import') |
| 39 | 0 | 0 | if $Verbose or $Debug or @$fail > 1 |
| 42 | 0 | 0 | unless my $args = @_ |
| 45 | 0 | 0 | if ($args and not %$export_cache) |
| 52 | 0 | 0 | if ($args or $fail) { } |
| 60 | 0 | 0 | $args ? : |
| 0 | 0 | if $heavy |