Source file "io/netty/handler/codec/http/websocketx/CorruptedWebSocketFrameException.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 34 of 34 | 0% | 2 of 2 | 0% | 6 | 6 | 10 | 10 | 5 | 5 |
| CorruptedWebSocketFrameException(WebSocketCloseStatus, String, Throwable) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CorruptedWebSocketFrameException() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CorruptedWebSocketFrameException(WebSocketCloseStatus, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CorruptedWebSocketFrameException(WebSocketCloseStatus, Throwable) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| closeStatus() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |