lib/Config/Neat/Array.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 9 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
27 | 754 | 0 | 34 | defined $self and ref $self eq 'ARRAY' |
81 | 0 | 0 | 0 | defined $indent and $len > 0 |
82 | 0 | 0 | 0 | $len > 0 and $indent > $len |