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