blib/lib/Import/Into/As.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
18 | 2 | 2 | if (ref $target) { } |
1 | 1 | elsif ($target =~ /^\d+$/) { } | |
19 | 1 | 1 | if exists $target->{'package'} |
20 | 1 | 1 | if (exists $target->{'level'}) |
35 | 0 | 4 | unless $dest |
57 | 2 | 2 | if ($sub) { } |
80 | 6 | 24 | if defined *GLOBCLONE{$slot} |