Condition Coverage
blib/lib/Math/PlanePath/Rows.pm
Criterion
Covered
Total
%
condition
3
9
33.3
or 3 conditions
line
l
!l&&r
!l&&!r
condition
195
0
0
7
$x < 0 or $x >= $self->{'width'}
214
0
0
6
$width <= 0 or $x1 >= $width
0
0
6
$width <= 0 or $x1 >= $width or $x2 < 0