Condition Coverage

blib/lib/Rinchi/CIGIPP/WeatherControl.pm
Criterion Covered Total %
condition 13 39 33.3


and 3 conditions

line !l l&&!r l&&r condition
319 0 0 1 $nv >= 0 and $nv <= 100
0 0 1 $nv >= 0 and $nv <= 100 and int $nv == $nv
362 0 0 1 $nv >= 0 and $nv <= 15
0 0 1 $nv >= 0 and $nv <= 15 and int $nv == $nv
504 0 0 1 $nv >= 0 and $nv <= 5
0 0 1 $nv >= 0 and $nv <= 5 and int $nv == $nv

or 3 conditions

line l !l&&r !l&&!r condition
146 0 1 0 ref $class || $class
392 1 0 0 $nv == 0 or $nv == 1
421 1 0 0 $nv == 0 or $nv == 1
450 0 1 0 $nv == 0 or $nv == 1
479 0 1 0 $nv == 0 or $nv == 1
537 0 1 0 $nv == 0 or $nv == 1
1 0 0 $nv == 0 or $nv == 1 or $nv == 2