Condition Coverage

blib/lib/Lab/Instrument/HP34401A.pm
Criterion Covered Total %
condition 0 26 0.0


or 2 conditions

line l !l condition
435 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
193 0 0 0 $value == 1 or $value =~ /on/iu
0 0 0 $value == 0 or $value =~ /off/iu
283 0 0 0 $range eq "AUTO" or not defined $range
329 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
345 0 0 0 $tint > 100 or $tint < "0.02"
357 0 0 0 $range eq "AUTO" or not defined $range