Condition Coverage

blib/lib/Rinchi/CIGIPP/PositionResponse.pm
Criterion Covered Total %
condition 11 36 30.5


and 3 conditions

line !l l&&!r l&&r condition
294 0 0 1 $nv >= -90 and $nv <= 90
347 0 0 1 $nv >= -180 and $nv <= 180
452 0 0 1 $nv >= -180 and $nv <= 180
480 0 0 1 $nv >= -90 and $nv <= 90
508 0 0 1 $nv >= 0 and $nv <= 360

or 3 conditions

line l !l&&r !l&&!r condition
85 0 1 0 ref $class || $class
239 0 1 0 $nv == 0 or $nv == 1
1 0 0 $nv == 0 or $nv == 1 or $nv == 2
269 0 1 0 $nv == 0 or $nv == 1
1 0 0 $nv == 0 or $nv == 1 or $nv == 2
1 0 0 $nv == 0 or $nv == 1 or $nv == 2 or $nv == 3
0 0 0 $nv == 0 or $nv == 1 or $nv == 2 or $nv == 3 or $nv == 4