Source file "io/netty/handler/codec/spdy/SpdyHttpDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 744 of 744 | 0% | 56 of 56 | 0% | 40 | 40 | 186 | 186 | 12 | 12 |
| decode(ChannelHandlerContext, SpdyFrame, List) | 0% | 0% | 24 | 24 | 117 | 117 | 1 | 1 | ||
| createHttpRequest(SpdyHeadersFrame, ByteBufAllocator) | 0% | 0% | 3 | 3 | 23 | 23 | 1 | 1 | ||
| createHttpResponse(SpdyHeadersFrame, ByteBufAllocator) | 0% | 0% | 3 | 3 | 18 | 18 | 1 | 1 | ||
| SpdyHttpDecoder(SpdyVersion, int, Map, HttpHeadersFactory, HttpHeadersFactory) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| channelInactive(ChannelHandlerContext) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| SpdyHttpDecoder(SpdyVersion, int, Map, boolean) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| SpdyHttpDecoder(SpdyVersion, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SpdyHttpDecoder(SpdyVersion, int, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SpdyHttpDecoder(SpdyVersion, int, Map) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| putMessage(int, FullHttpMessage) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMessage(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| removeMessage(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |