Source file "org/springframework/web/reactive/socket/adapter/StandardWebSocketSession.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 148 of 148 | 0% | 8 of 8 | 0% | 13 | 13 | 31 | 31 | 9 | 9 |
| sendMessage(WebSocketMessage) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| close(CloseStatus) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| StandardWebSocketSession(Session, HandshakeInfo, DataBufferFactory, Sinks.Empty) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| StandardWebSocketSession(Session, HandshakeInfo, DataBufferFactory, MonoProcessor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| StandardWebSocketSession(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 | ||
| suspendReceiving() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| resumeReceiving() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |