Source file "io/netty/handler/codec/xml/XmlFrameDecoder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 446 of 446 | 0% | 108 of 108 | 0% | 62 | 62 | 90 | 90 | 8 | 8 |
decode(ChannelHandlerContext, ByteBuf, List) | ![]() | 0% | ![]() | 0% | 37 | 37 | 69 | 69 | 1 | 1 |
isCDATABlockStart(ByteBuf, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 8 | 8 | 1 | 1 |
fail(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isCommentBlockStart(ByteBuf, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 3 | 3 | 1 | 1 |
isValidStartCharForXmlElement(byte) | ![]() | 0% | ![]() | 0% | 7 | 7 | 1 | 1 | 1 | 1 |
XmlFrameDecoder(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
fail(ChannelHandlerContext) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
extractFrame(ByteBuf, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |