Source file "org/apache/tomcat/websocket/WsWebSocketContainer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,498 of 1,498 | 0% | 132 of 132 | 0% | 99 | 99 | 355 | 355 | 33 | 33 |
connectToServer(Endpoint, ClientEndpointConfig, URI) | ![]() | 0% | ![]() | 0% | 17 | 17 | 81 | 81 | 1 | 1 |
createRequestHeaders(String, int, List, List) | ![]() | 0% | ![]() | 0% | 6 | 6 | 23 | 23 | 1 | 1 |
createSSLEngine(Map) | ![]() | 0% | ![]() | 0% | 6 | 6 | 30 | 30 | 1 | 1 |
connectToServer(Object, URI) | ![]() | 0% | ![]() | 0% | 4 | 4 | 18 | 18 | 1 | 1 |
processResponse(ByteBuffer, AsyncChannelWrapper, long) | ![]() | 0% | ![]() | 0% | 9 | 9 | 25 | 25 | 1 | 1 |
createRequest(URI, Map) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
generateExtensionHeaders(List) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
destroy() | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
parseHeaders(String, Map) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
addHeader(ByteBuffer, String, List) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
registerSession(Endpoint, WsSession) | ![]() | 0% | ![]() | 0% | 4 | 4 | 14 | 14 | 1 | 1 |
WsWebSocketContainer() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
unregisterSession(Endpoint, WsSession) | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
connectToServer(Class, ClientEndpointConfig, URI) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
connectToServer(Class, URI) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
backgroundProcess() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getOpenSessions(Class) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
readLine(ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
getAsynchronousChannelGroup() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
parseStatus(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
generateWsKeyValue() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setDefaultMaxSessionIdleTimeout(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDefaultMaxBinaryMessageBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDefaultMaxTextMessageBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setAsyncSendTimeout(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setProcessPeriod(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getDefaultMaxSessionIdleTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getDefaultMaxBinaryMessageBufferSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getDefaultMaxTextMessageBufferSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getDefaultAsyncSendTimeout() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getProcessPeriod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
getInstalledExtensions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |