| blib/lib/Export/Lexical.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 12 | 20 | 60.0 |
| line | true | false | branch |
|---|---|---|---|
| 19 | 6 | 0 | if ($attr ~~ qr/^Export_?Lexical$/i) { } |
| 41 | 4 | 0 | unless (exists &{$caller . '::MODIFY_CODE_ATTRIBUTES';}) |
| 45 | 4 | 0 | unless (exists &{$caller . '::import';}) |
| 51 | 0 | 3 | @args ? : |
| 55 | 4 | 0 | unless (exists &{$caller . '::unimport';}) |
| 59 | 3 | 3 | if (@args) { } |
| 72 | 2 | 4 | if (/^:(silent|warn)$/) |
| 73 | 0 | 2 | if $Modifier_for{$caller} |
| 87 | 0 | 3 | unless exists $Exports_for{$from} |
| 98 | 0 | 6 | if exists &{$caller . '::' . $sub;} |