| blib/lib/Exporter/Declare/Magic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 16 | 31.2 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 0 | 1 | unless $Devel::Declare::Parser::VERSION gt '0.016' |
| 79 | 7 | 8 | if ($parser) |
| 81 | 0 | 7 | if ($ec and $ec eq 'Exporter::Declare::Export::Generator') { } |
| 96 | 0 | 0 | if not $name or ref $name |
| 98 | 0 | 0 | if @_ and defined $_[0] |
| 101 | 0 | 0 | unless $code |
| 110 | 0 | 0 | unless $parser |
| 117 | 0 | 2 | unless $parser |