Source file "org/eclipse/jetty/websocket/WebSocketClientFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 120 of 120 | 0% | 6 of 6 | 0% | 11 | 11 | 29 | 29 | 8 | 8 |
newEndPoint(SocketChannel, SelectorManager.SelectSet, SelectionKey) | ![]() | 0% | ![]() | 0% | 3 | 3 | 14 | 14 | 1 | 1 |
connectionFailed(SocketChannel, Throwable, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
endPointUpgraded(ConnectedEndPoint, Connection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newConnection(SocketChannel, AsyncEndPoint, Object) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
WebSocketClientFactory.WebSocketClientSelector(WebSocketClientFactory) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
dispatch(Runnable) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
endPointClosed(SelectChannelEndPoint) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
endPointOpened(SelectChannelEndPoint) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |