Branch Coverage

blib/lib/Protocol/SPDY/Frame/Control/GOAWAY.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
43 0 0 unless @_
84 0 0 unless exists {1 => 'PROTOCOL_ERROR', 10 => 'INVALID_CREDENTIALS', 11 => 'FRAME_TOO_LARGE', 2 => 'INVALID_STREAM', 3 => 'REFUSED_STREAM', 4 => 'UNSUPPORTED_VERSION', 5 => 'CANCEL', 6 => 'INTERNAL_ERROR', 7 => 'FLOW_CONTROL_ERROR', 8 => 'STREAM_IN_USE', 9 => 'STREAM_ALREADY_CLOSED'}->{$code}