Source file "org/springframework/web/reactive/socket/adapter/UndertowWebSocketSession.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 178 of 178 | 0% | 10 of 10 | 0% | 14 | 14 | 35 | 35 | 9 | 9 |
| sendMessage(WebSocketMessage) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| close(CloseStatus) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| UndertowWebSocketSession(WebSocketChannel, HandshakeInfo, DataBufferFactory, Sinks.Empty) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| UndertowWebSocketSession(WebSocketChannel, HandshakeInfo, DataBufferFactory, MonoProcessor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| UndertowWebSocketSession(WebSocketChannel, HandshakeInfo, DataBufferFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| suspendReceiving() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| resumeReceiving() | 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 |