blib/lib/Device/Quasar3108.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 6 | 16.6 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
37 | 0 | 0 | 1 | 'Device::SerialPort'->new($portname) || croak("Can't open serial port ($portname): $!\n") |
288 | 0 | 0 | 0 | $string =~ /#$/ or $bytes >= $bytes_wanted |