Source file "org/eclipse/jetty/websocket/common/io/ConnectionState.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 192 of 192 | 0% | 30 of 30 | 0% | 28 | 28 | 41 | 41 | 10 | 10 |
| opening() | 0% | 0% | 5 | 5 | 9 | 9 | 1 | 1 | ||
| opened() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| closing() | 0% | 0% | 5 | 5 | 8 | 8 | 1 | 1 | ||
| disconnected() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| toString(ConnectionState.State) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ConnectionState() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| canWriteWebSocketFrames() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| canReadWebSocketFrames() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| wasOpened() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |