lib/Hash/Flatten.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 7 | 10 | 70.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
39 | 30 | 0 | 8 | defined $$self{'EscapeSequence'} and length $$self{'EscapeSequence'} > 0 |
278 | 0 | 0 | 228 | defined $char and length $char |
line | l | !l | condition |
---|---|---|---|
37 | 4 | 34 | $$self{'HashDelimiter'} ||= '.' |
38 | 4 | 34 | $$self{'ArrayDelimiter'} ||= ':' |