Branch Coverage

blib/lib/Import/Into/As.pm
Criterion Covered Total %
branch 25 30 83.3


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
46 4 13 if $sym eq '__ANON__'
54 10 3 if $syms{$sym}{'CODE'}
55 4 9 if $syms{$sym}{'SCALAR'}
56 0 13 if $syms{$sym}{'HASH'}
57 0 13 if $syms{$sym}{'ARRAY'}
88 13 4 unless defined $$scalar or $scalar == \${"${module}::$_";}
90 10 7 $code ? :
0 17 $array ? :
0 17 $hash ? :
4 13 $scalar ? :