Source file "org/springframework/web/reactive/socket/adapter/JettyWebSocketSession.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 161 of 161 | 0% | 12 of 12 | 0% | 15 | 15 | 33 | 33 | 9 | 9 |
| sendMessage(WebSocketMessage) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| suspendReceiving() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| resumeReceiving() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| close(CloseStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JettyWebSocketSession(Session, HandshakeInfo, DataBufferFactory, Sinks.Empty) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JettyWebSocketSession(Session, HandshakeInfo, DataBufferFactory, MonoProcessor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| JettyWebSocketSession(Session, HandshakeInfo, DataBufferFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isOpen() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| canSuspendReceiving() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |