Source file "org/eclipse/jetty/websocket/jsr356/annotations/JsrEvents.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 410 of 410 | 0% | 80 of 80 | 0% | 59 | 59 | 96 | 96 | 19 | 19 |
| JsrEvents(AnnotatedEndpointMetadata) | 0% | 0% | 9 | 9 | 11 | 11 | 1 | 1 | ||
| init(JsrSession) | 0% | 0% | 9 | 9 | 18 | 18 | 1 | 1 | ||
| callBinary(RemoteEndpoint.Async, Object, ByteBuffer, boolean) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| callText(RemoteEndpoint.Async, Object, String, boolean) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| callBinaryStream(RemoteEndpoint.Async, Object, InputStream) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| callPong(RemoteEndpoint.Async, Object, ByteBuffer) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| callTextStream(RemoteEndpoint.Async, Object, Reader) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| callError(Object, Throwable) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| callClose(Object, CloseReason) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| callOpen(Object, EndpointConfig) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isBinaryPartialSupported() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| isTextPartialSupported() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hasBinary() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasBinaryStream() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasText() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| hasTextStream() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setPathParameters(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getMetadata() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |