blib/lib/Lab/Instrument/U2000.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 35 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
71 | 0 | 0 | 0 | $self->{'average_on'} and $type eq 'INT' || $type eq 'EXT' |
line | l | !l | condition |
---|---|---|---|
54 | 0 | 0 | shift() || 'AUTO' |
119 | 0 | 0 | shift() || 'DBM' |
125 | 0 | 0 | shift() || 'AUTO' |
148 | 0 | 0 | shift() || 'AVER' |
168 | 0 | 0 | shift() || 'ON' |
174 | 0 | 0 | shift() || 'DEF' |
180 | 0 | 0 | shift() || 'NORM' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
27 | 0 | 0 | 0 | ref $proto || $proto |
71 | 0 | 0 | 0 | $type eq 'INT' || $type eq 'EXT' |
76 | 0 | 0 | 0 | $type eq "INT" or $type eq "EXT" |
0 | 0 | 0 | $type eq "INT" or $type eq "EXT" or $type eq "IMM" | |
181 | 0 | 0 | 0 | $rate eq "MIN" or $rate <= 20 |
0 | 0 | 0 | $rate eq "MAX" or $rate <= 110 |