Source file "org/springframework/web/reactive/socket/adapter/TomcatWebSocketSession.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 53 of 53 | 0% | 4 of 4 | 0% | 9 | 9 | 17 | 17 | 7 | 7 |
| suspendReceiving() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| resumeReceiving() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| TomcatWebSocketSession(Session, HandshakeInfo, DataBufferFactory, Sinks.Empty) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| TomcatWebSocketSession(Session, HandshakeInfo, DataBufferFactory, MonoProcessor) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| TomcatWebSocketSession(Session, HandshakeInfo, DataBufferFactory) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| canSuspendReceiving() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |