Branch Coverage

lib/Config/Neat/Array.pm
Criterion Covered Total %
branch 9 18 50.0


line true false branch
27 755 34 unless defined $self and ref $self eq 'ARRAY'
45 10 273 if (is_neat_array($val))
50 205 10 unless $need_conversion
55 28 0 if (is_neat_array($val))
59 28 0 if (is_any_array($val)) { }
81 0 0 unless defined $indent and $len > 0
82 0 0 if $len > 0 and $indent > $len
84 0 159 if ($indent > 0)
119 0 0 unless defined $propname