Source file "io/netty/handler/codec/http/HttpContentDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 387 of 387 | 0% | 52 of 52 | 0% | 40 | 40 | 113 | 113 | 14 | 14 |
decode(ChannelHandlerContext, HttpObject, List) | ![]() | 0% | ![]() | 0% | 19 | 19 | 59 | 59 | 1 | 1 |
decodeContent(HttpContent, List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
fetchDecoderOutput(List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
channelReadComplete(ChannelHandlerContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
decode(ByteBuf, List) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
cleanup() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
finishDecode(List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
cleanupSafely(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
handlerRemoved(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
channelInactive(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
handlerAdded(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
HttpContentDecoder() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTargetContentEncoding(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |