Branch Coverage

lib/SUPER.pm
Criterion Covered Total %
branch 19 20 95.0


line true false branch
25 9 5 defined $blessed ? :
30 1 13 unless $sub
58 2 23 if $blessed
66 6 55 if $parent eq $prune
72 30 19 if (my $subref = $parent->can($method))
75 7 23 if $source eq "${prune}::$method"
87 74 1 unless (@parents)
93 29 46 unless @parents
100 3 3 if @_
104 0 3 unless $_[0]