Branch Coverage

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


line true false branch
52 2 0 (shift())->isa('Protocol::SPDY::Frame::Data') ? :
123 0 26 unless CORE::length $$pkt >= 8
134 0 26 unless CORE::length $$pkt >= 8 + $len
136 24 2 $ver & 32768 ? :
137 2 24 unless $control
146 24 0 $control ? :
147 4 20 $flags & 1 ? :
0 24 $flags & 2 ? :
211 0 2 $self->fin ? :