Source file "io/netty/handler/codec/http/HttpObjectDecoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,389 of 1,389 | 0% | 250 of 250 | 0% | 158 | 158 | 354 | 354 | 28 | 28 |
| decode(ChannelHandlerContext, ByteBuf, List) | 0% | 0% | 39 | 39 | 110 | 110 | 1 | 1 | ||
| readHeaders(ByteBuf) | 0% | 0% | 20 | 20 | 43 | 43 | 1 | 1 | ||
| readTrailingHeaders(ByteBuf) | 0% | 0% | 14 | 14 | 34 | 34 | 1 | 1 | ||
| splitHeader(AppendableCharSequence) | 0% | 0% | 9 | 9 | 20 | 20 | 1 | 1 | ||
| decodeLast(ChannelHandlerContext, ByteBuf, List) | 0% | 0% | 11 | 11 | 20 | 20 | 1 | 1 | ||
| HttpObjectDecoder(int, int, int, boolean, boolean, int, boolean) | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| splitInitialLine(AppendableCharSequence) | 0% | 0% | 2 | 2 | 10 | 10 | 1 | 1 | ||
| resetNow() | 0% | 0% | 4 | 4 | 16 | 16 | 1 | 1 | ||
| findNonWhitespace(AppendableCharSequence, int, boolean) | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| isContentAlwaysEmpty(HttpMessage) | 0% | 0% | 8 | 8 | 10 | 10 | 1 | 1 | ||
| getChunkSize(String) | 0% | 0% | 5 | 5 | 7 | 7 | 1 | 1 | ||
| isSwitchingToNonHttp1Protocol(HttpResponse) | 0% | 0% | 5 | 5 | 6 | 6 | 1 | 1 | ||
| findNonSPLenient(AppendableCharSequence, int) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| invalidMessage(ByteBuf, Exception) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| invalidChunk(ByteBuf, Exception) | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | ||
| findEndOfString(AppendableCharSequence) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| isSPLenient(char) | 0% | 0% | 6 | 6 | 1 | 1 | 1 | 1 | ||
| findSPLenient(AppendableCharSequence, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| userEventTriggered(ChannelHandlerContext, Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| contentLength() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| HttpObjectDecoder(int, int, int, boolean, boolean, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isOWS(char) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| HttpObjectDecoder(int, int, int, boolean, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| handleTransferEncodingChunkedWithContentLength(HttpMessage) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| HttpObjectDecoder(int, int, int, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| HttpObjectDecoder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |