Branch Coverage

blib/lib/Package/Subroutine.pm
Criterion Covered Total %
branch 6 18 33.3


line true false branch
15 1 0 if $from eq "_"
24 0 0 if $from eq "_"
33 0 0 if $_[0] eq "_"
46 1 0 if (@_ == 1)
60 0 26 if ref $_ eq "ARRAY"
69 0 0 if (defined $num)
71 0 0 $@ ? :
84 0 2 unless ($subname)
90 1 1 unless *{"${namespace}::$subname";}{"CODE"}