Source file "org/eclipse/jetty/websocket/common/Parser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,185 of 1,185 | 0% | 163 of 163 | 0% | 106 | 106 | 249 | 249 | 18 | 18 |
| parseFrame(ByteBuffer) | 0% | 0% | 51 | 51 | 123 | 123 | 1 | 1 | ||
| parsePayload(ByteBuffer) | 0% | 0% | 8 | 8 | 27 | 27 | 1 | 1 | ||
| assertSanePayloadLength(long) | 0% | 0% | 9 | 9 | 13 | 13 | 1 | 1 | ||
| notifyFrame(Frame) | 0% | 0% | 8 | 8 | 19 | 19 | 1 | 1 | ||
| parseSingleFrame(ByteBuffer) | 0% | 0% | 7 | 7 | 18 | 18 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 12 | 12 | 1 | 1 | ||
| configureFromExtensions(List) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| Parser(WebSocketPolicy, ByteBufferPool) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| reset() | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| isRsv1InUse() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isRsv2InUse() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isRsv3InUse() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| parse(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| setIncomingFramesHandler(IncomingFrames) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getMessagesIn() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getIncomingFramesHandler() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPolicy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |