blib/lib/Encode/Deep.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
116 | 30 | 30 | unless ref $ref |
119 | 3 | 27 | if $$ref_map{$ref} |
121 | 4 | 23 | if (ref $ref eq 'SCALAR') |
128 | 8 | 15 | if (ref $ref eq 'ARRAY') |
135 | 15 | 0 | if (ref $ref eq 'HASH') |