| blib/lib/Device/W800.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 1 | 4 | unless $$rbuf |
| 60 | 2 | 2 | if length $$rbuf < $length |
| 67 | 1 | 1 | if ($entry) { } |
| 73 | 1 | 1 | unless my $matched = $decoder->decode($self, $msg, \@bytes, $bits, \%result) |