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 | 110 of 110 | 0% | 16 of 16 | 0% | 13 | 13 | 24 | 24 | 5 | 5 |
| skipControlChars(ByteBuf, int, int) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| parse(ByteBuf) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| newException(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| HttpObjectDecoder.LineParser(HttpObjectDecoder, ByteBuf, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |