Branch Coverage

blib/lib/Protocol/SPDY/Frame.pm
Criterion Covered Total %
branch 12 18 66.6


line true false branch
54 2 0 (shift())->isa('Protocol::SPDY::Frame::Data') ? :
125 0 26 unless CORE::length $$pkt >= 8
136 0 26 unless CORE::length $$pkt >= 8 + $len
138 24 2 $ver & 32768 ? :
139 2 24 unless $control
148 24 0 $control ? :
151 4 20 $flags & 1 ? :
0 24 $flags & 2 ? :
213 0 2 $self->fin ? :