| blib/lib/Lab/Instrument/OI_ITC503.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 27 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 61 | 0 | 0 | 0 | defined $cmd_char and $status_char ne $cmd_char |
| 139 | 0 | 0 | 0 | $temp < "1.5" and $t_sensor == 3 |
| 0 | 0 | 0 | $temp >= "1.5" and $t_sensor == 2 | |
| 164 | 0 | 0 | 0 | $temp < "1.5" and $t_sensor == 3 |
| 0 | 0 | 0 | $temp >= "1.5" and $t_sensor == 2 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 24 | 0 | 0 | 0 | ref $proto || $proto |
| 363 | 0 | 0 | 0 | $x < 0 or $x > 128 |
| 367 | 0 | 0 | 0 | $y < 0 or $y > 128 |
| 383 | 0 | 0 | 0 | $setpoint < 0 or $setpoint > "9.9" |