Condition Coverage

blib/lib/Rinchi/CIGIPP/SensorExtendedResponse.pm
Criterion Covered Total %
condition 6 21 28.5


and 3 conditions

line !l l&&!r l&&r condition
414 0 0 1 $nv >= -90 and $nv <= 90
440 0 0 1 $nv >= -180 and $nv <= 180

or 3 conditions

line l !l&&r !l&&!r condition
89 0 1 0 ref $class || $class
225 0 1 0 $nv == 0 or $nv == 1
255 1 0 0 $nv == 0 or $nv == 1
1 0 0 $nv == 0 or $nv == 1 or $nv == 2
0 0 0 $nv == 0 or $nv == 1 or $nv == 2 or $nv == 3