| blib/lib/POE/Filter/PPPHDLC.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 29 | 1 | 1 | if length $self->[0] |
| 48 | 1 | 3 | if $end == -1 |
| 52 | 1 | 2 | if length $packet < 4 |
| 56 | 0 | 2 | if length $packet < 4 |
| 65 | 0 | 2 | unless $frame_address == 255 and $frame_control == 3 |
| 66 | 0 | 2 | unless _frame_check($packet) |