| blib/lib/Device/Chip/PMS5003.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 18 | 44.4 |
| line | true | false | branch |
|---|---|---|---|
| 75 | 0 | 2 | unless $buf =~ s/.*(?=\x42\x4D)//su |
| 80 | 0 | 2 | unless $len == 28 |
| 81 | 0 | 2 | unless 4 + length($buf) >= $len |
| 89 | 0 | 2 | if ($got_checksum != $want_checksum) |
| 106 | 0 | 0 | unless $buf =~ s/^.*\x42\x4D//su |
| 119 | 2 | 0 | unless ($_reading_count) |
| 142 | 2 | 0 | if $f |
| 146 | 0 | 2 | if $_reading_count > 2 |
| 187 | 0 | 2 | unless $_run_f |