| blib/lib/Device/MegaSquirt/Serial.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 24 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 54 | 0 | 0 | unless (-e $port_name) |
| 60 | 0 | 0 | unless ($serial) |
| 110 | 0 | 0 | if ($num_read != $num_bytes) |
| 144 | 0 | 0 | if ($num_read != $num_bytes) |
| 184 | 0 | 0 | if ($num_read != $num_bytes) |
| 229 | 0 | 0 | if ($num_out != 7) |
| 242 | 0 | 0 | if ($num_read != $num_bytes) { } |
| 252 | 0 | 0 | unless ($success) |
| 290 | 0 | 0 | unless ($num_bytes > 0) |
| 306 | 0 | 0 | if ($data[$i] > 255) |
| 320 | 0 | 0 | if ($num_out != 7 + $num_bytes) |
| 331 | 0 | 0 | unless ($success) |