Condition Coverage

lib/Hash/Flatten.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

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

or 2 conditions

line l !l condition
37 4 34 $$self{'HashDelimiter'} ||= '.'
38 4 34 $$self{'ArrayDelimiter'} ||= ':'