Branch Coverage

blib/lib/Data/Walk/More.pm
Criterion Covered Total %
branch 16 26 61.5


line true false branch
33 32 18 if ($ref eq '')
39 0 18 if ($_seen_refaddrs{$refaddr}++)
40 0 0 unless $opts->{'follow'}
44 0 18 if (&blessed($val))
50 0 18 unless $ref eq 'ARRAY' or $ref eq 'HASH'
51 0 18 if not $opts->{'recurseobjects'} and defined $class
53 17 1 unless ($opts->{'bydepth'})
57 0 18 if ($prune)
68 14 4 if ($ref eq 'ARRAY') { }
75 4 0 $opts->{'sortkeys'} ? :
83 1 17 if ($opts->{'bydepth'})
95 2 4 ref $_[0] eq 'HASH' ? :
108 0 0 ref $_[0] eq 'HASH' ? :