SpdyFrameEncoder

Source file "io/netty/handler/codec/spdy/SpdyFrameEncoder.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total405 of 4050%18 of 180%202089891111
encodeSettingsFrame(ByteBufAllocator, SpdySettingsFrame)880%80%55181811
encodeSynStreamFrame(ByteBufAllocator, int, int, byte, boolean, boolean, ByteBuf)590%40%33121211
encodeDataFrame(ByteBufAllocator, int, boolean, ByteBuf)400%20%228811
encodeSynReplyFrame(ByteBufAllocator, int, boolean, ByteBuf)400%20%228811
encodeHeadersFrame(ByteBufAllocator, int, boolean, ByteBuf)400%20%228811
encodeRstStreamFrame(ByteBufAllocator, int, int)280%n/a117711
encodeGoAwayFrame(ByteBufAllocator, int, int)280%n/a117711
encodeWindowUpdateFrame(ByteBufAllocator, int, int)280%n/a117711
encodePingFrame(ByteBufAllocator, int)240%n/a116611
writeControlFrameHeader(ByteBuf, int, byte, int)200%n/a115511
SpdyFrameEncoder(SpdyVersion)100%n/a113311