Branch Coverage

blib/lib/Data/Traverse.pm
Criterion Covered Total %
branch 11 12 91.6


line true false branch
33 0 4 unless my $type = reftype $ref
48 8 8 if ($type eq 'ARRAY') { }
6 2 elsif ($type eq 'HASH') { }
52 11 12 if ($st) { }
63 1 7 if ($st) { }
72 1 1 unless $IGNORE_BAD_REFS