Condition Coverage
blib/lib/Math/PlanePath/Columns.pm
Criterion
Covered
Total
%
condition
3
9
33.3
or 3 conditions
line
l
!l&&r
!l&&!r
condition
201
0
0
6
$y < 0 or $y >= $self->{'height'}
218
0
0
6
$height <= 0 or $y1 >= $height
0
0
6
$height <= 0 or $y1 >= $height or $y2 < 0