Condition Coverage

blib/lib/Rinchi/CIGIPP/EnvironmentalRegionControl.pm
Criterion Covered Total %
condition 10 30 33.3


and 3 conditions

line !l l&&!r l&&r condition
425 0 0 1 $nv >= -90 and $nv <= 90
450 0 0 1 $nv >= -180 and $nv <= 180
557 0 0 1 $nv >= -180 and $nv <= 180

or 3 conditions

line l !l&&r !l&&!r condition
107 0 1 0 ref $class || $class
239 1 0 0 $nv == 0 or $nv == 1
279 1 0 0 $nv == 0 or $nv == 1
319 1 0 0 $nv == 0 or $nv == 1
359 1 0 0 $nv == 0 or $nv == 1
399 0 1 0 $nv == 0 or $nv == 1
1 0 0 $nv == 0 or $nv == 1 or $nv == 2