Branch Coverage

blib/lib/Symbol/Global/Name.pm
Criterion Covered Total %
branch 25 28 89.2


line true false branch
55 6 0 @_ % 2 ? :
61 5 1 if (not $package and $last_package)
63 3 2 if $tmp
66 0 3 unless substr($package, -2) eq '::'
82 2 4667 if $k eq 'main::'
86 287 4380 if (substr($k, -2) eq '::')
87 93 194 $pack eq 'main::' ? :
88 4 283 if $name
95 0 4663 unless $entry
104 160 4503 if ref $entry
109 1022 3481 if $ref_type eq 'REF'
112 1022 3481 if ref $entry_ref and ref $entry_ref ne ref $ref
113 9 3472 unless $entry_ref
116 6 3466 if ($entry_ref == $ref)