Condition Coverage

blib/lib/Lab/Instrument/HP34420A.pm
Criterion Covered Total %
condition 0 23 0.0


or 2 conditions

line l !l condition
429 0 0 shift() || ' Lab::Measurement - designed to make measuring fun! '

or 3 conditions

line l !l&&r !l&&!r condition
37 0 0 0 ref $proto || $proto
196 0 0 0 $value == 1 or $value =~ /on/iu
0 0 0 $value == 0 or $value =~ /off/iu
280 0 0 0 $range eq "AUTO" or not defined $range
328 0 0 0 not $count =~ /^[0-9]*$/u or $count < 1
0 0 0 not $count =~ /^[0-9]*$/u or $count < 1 or $count > 512
344 0 0 0 $tint > 200 or $tint < "0.02"