| blib/lib/Exporter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 0 | 0 | if ($pkg eq "Exporter" and @_ and $_[0] eq "import") |
| 39 | 0 | 0 | if $Verbose or $Debug or $fail and @$fail > 1 |
| 42 | 0 | 0 | unless my $args = @_ |
| 44 | 0 | 0 | if ($args and not %$export_cache) |
| 51 | 0 | 0 | if ($args or $fail) { } |
| 59 | 0 | 0 | $args ? : |
| 0 | 0 | if $heavy | |
| 61 | 0 | 0 | unless $SIG{'__WARN__'} |