Source file "io/netty/buffer/ByteBufUtil.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 562 of 562 | 0% | 50 of 50 | 0% | 31 | 31 | 102 | 102 | 6 | 6 |
static {...} | ![]() | 0% | ![]() | 0% | 11 | 11 | 36 | 36 | 1 | 1 |
appendPrettyHexDump(StringBuilder, ByteBuf, int, int) | ![]() | 0% | ![]() | 0% | 9 | 9 | 32 | 32 | 1 | 1 |
hexDump(byte[], int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
hexDump(ByteBuf, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 11 | 11 | 1 | 1 |
appendHexDumpRowPrefix(StringBuilder, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
prettyHexDump(ByteBuf, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |