blib/lib/Stringify/Deep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
68 | 1 | 36 | unless defined $struct |
73 | 8 | 28 | if ($reftype eq 'HASH') |
80 | 7 | 21 | if ($reftype eq 'ARRAY') |
87 | 1 | 3 | if ($reftype and $params->{'leave_unoverloaded_objects_intact'} and XXX and not overload::Method($struct, '""')) |
95 | 1 | 0 | if ($reftype =~ /^(ARRAY|HASH)$/) |