Source file "org/eclipse/jetty/http/MultiPartParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,212 of 1,212 | 0% | 150 of 150 | 0% | 106 | 106 | 273 | 273 | 19 | 19 |
| parseMimePartHeaders(ByteBuffer) | 0% | 0% | 34 | 34 | 93 | 93 | 1 | 1 | ||
| parseOctetContent(ByteBuffer) | 0% | 0% | 14 | 14 | 47 | 47 | 1 | 1 | ||
| parsePreamble(ByteBuffer) | 0% | 0% | 6 | 6 | 22 | 22 | 1 | 1 | ||
| parse(ByteBuffer, boolean) | 0% | 0% | 14 | 14 | 27 | 27 | 1 | 1 | ||
| parseDelimiter(ByteBuffer) | 0% | 0% | 11 | 11 | 24 | 24 | 1 | 1 | ||
| next(ByteBuffer) | 0% | 0% | 7 | 7 | 13 | 13 | 1 | 1 | ||
| MultiPartParser(MultiPartParser.Handler, String) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| handleField() | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| setState(MultiPartParser.FieldState) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| takeString() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| setState(MultiPartParser.State) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setString(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isState(MultiPartParser.State) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| hasNextByte(ByteBuffer) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |