Branch Coverage

blib/lib/POE/Filter/PPPHDLC.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
27 1 1 if length $$self[0]
46 1 3 if $end == -1
50 1 2 if length $packet < 4
54 0 2 if length $packet < 4
63 0 2 unless $frame_address == 255 and $frame_control == 3
64 0 2 unless _frame_check($packet)