Source file "io/netty/handler/codec/http/multipart/HttpPostBodyUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 232 of 232 | 0% | 48 of 48 | 0% | 29 | 29 | 62 | 62 | 5 | 5 |
| findDelimiter(ByteBuf, int, byte[], boolean) | 0% | 0% | 13 | 13 | 33 | 33 | 1 | 1 | ||
| findLastLineBreak(ByteBuf, int) | 0% | 0% | 6 | 6 | 14 | 14 | 1 | 1 | ||
| findLineBreak(ByteBuf, int) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| findEndOfString(String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| findNonWhitespace(String, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 |