| blib/lib/Extorter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 15 | 22 | 68.1 |
| line | true | false | branch |
|---|---|---|---|
| 17 | 1 | 4 | unless my(@imports) = @_ |
| 27 | 0 | 16 | unless my(@imports) = @_ |
| 29 | 0 | 16 | if @imports > 1 |
| 35 | 3 | 13 | unless @captures |
| 38 | 0 | 16 | unless $namespace |
| 40 | 3 | 13 | unless ($argument) |
| 46 | 2 | 11 | if ($argument and $argument =~ /=/) |
| 50 | 13 | 0 | unless $seen{$namespace}++ |
| 53 | 0 | 13 | if (not $subname and $argument =~ /\W/) |
| 60 | 0 | 13 | if (not $subname and $EXPORT_TAGS{$argument}) |
| 65 | 13 | 0 | if ($namespace->can($argument)) |