Branch Coverage

blib/lib/Sub/Delete.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
27 4 12 $sub =~ /(.*::)((?:(?!::).)*)\z/s ? :
29 0 16 unless exists +(my $stash = \%$stashname)->{$key}
31 0 16 if ref $stash->{$key} eq "SCALAR"
34 0 16 unless defined *$glob{"CODE"}
40 16 0 if ($check_importedness)
43 29 19 unless defined *$glob{$_}
52 11 0 if keys %imported_slots == 1 and exists $imported_slots{'SCALAR'} and not $imported_slots{'SCALAR'} and &Internals::SvREFCNT(\$$glob) == 1 and not defined *$glob{"IO"} and not defined *$glob{"FORMAT"}
60 1 7 !$check_importedness || $imported_slots{$_} ? :