| blib/lib/Lab/Instrument/TemperatureDiode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 111 | 0 | 0 | 0 | $options->{'read_mode'} eq "cache" and defined $self->{'device_cache'}{'T'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 28 | 0 | 0 | 0 | ref $proto || $proto |