Branch Coverage

blib/lib/UNIVERSAL/dump.pm
Criterion Covered Total %
branch 18 18 100.0


line true false branch
36 1 20 unless @_
44 10 17 unless (ref $spec)
46 1 9 unless my $sub = $preset{$spec}
54 2 15 if $preset{$sub}
57 4 13 if (my $installed = $installed{$method})
58 2 2 if $sub ne $installed
74 3 3 @_ ? :
6 2 if defined wantarray
75 1 1 @_ ? :