Source file "ch/colabproject/colab/client/ColabClient.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 171 of 277 | 38% | 0 of 0 | n/a | 5 | 10 | 21 | 36 | 5 | 10 |
| unsubscribeFromProjectChannel(Long, WsSessionIdentifier) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| subscribeToBlockChannel(Long, WsSessionIdentifier) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| unsubscribeFromBlockChannel(Long, WsSessionIdentifier) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| unsubscribeFromBroadcastChannel(WsSessionIdentifier) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| unsubscribeFromUserChannel(WsSessionIdentifier) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| getExistingChannels() | 40% | n/a | 0 | 1 | 1 | 3 | 0 | 1 | ||
| subscribeToProjectChannel(Long, WsSessionIdentifier) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| subscribeToBroadcastChannel(WsSessionIdentifier) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| subscribeToUserChannel(WsSessionIdentifier) | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| ColabClient.WebsocketRestEndpointClientImpl(ColabClient) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |