blib/lib/Data/Walk/More.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 16 | 26 | 61.5 |
line | true | false | branch |
---|---|---|---|
33 | 39 | 22 | if ($ref eq "") |
39 | 0 | 22 | if ($_seen_refaddrs{$refaddr}++) |
40 | 0 | 0 | unless $opts->{'follow'} |
44 | 0 | 22 | if (&blessed($val)) |
50 | 0 | 22 | unless $ref eq "ARRAY" or $ref eq "HASH" |
51 | 0 | 22 | if not $opts->{'recurseobjects'} and defined $class |
53 | 21 | 1 | unless ($opts->{'bydepth'}) |
57 | 0 | 22 | if ($prune) |
68 | 17 | 5 | if ($ref eq 'ARRAY') { } |
75 | 5 | 0 | $opts->{'sortkeys'} ? : |
83 | 1 | 21 | if ($opts->{'bydepth'}) |
95 | 2 | 5 | ref $_[0] eq 'HASH' ? : |
108 | 0 | 0 | ref $_[0] eq 'HASH' ? : |