Condition Coverage

blib/lib/Lab/Instrument/YokogawaGS200.pm
Criterion Covered Total %
condition 1 12 8.3


and 3 conditions

line !l l&&!r l&&r condition
292 0 0 0 $flag <= "1.1" and $flag >= "0.9"

or 3 conditions

line l !l&&r !l&&!r condition
54 0 2 0 ref $proto || $proto
500 0 0 0 $value > 30 or $value < 1
517 0 0 0 $value > "0.2" or $value < "0.001"