blib/lib/Array/Tour/Serpentine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 9 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
172 | 0 | 8 | 8 | defined $params{'vertical'} && $params{'vertical'} != 0 |
173 | 0 | 8 | 8 | defined $params{'corner_right'} && $params{'corner_right'} != 0 |
174 | 0 | 8 | 8 | defined $params{'corner_bottom'} && $params{'corner_bottom'} != 0 |