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 | 2,174 of 2,174 | 0% | 212 of 212 | 0% | 147 | 147 | 510 | 510 | 41 | 41 |
connectToServerRecursive(ClientEndpointHolder, ClientEndpointConfig, URI, Set) | ![]() | 0% | ![]() | 0% | 48 | 48 | 177 | 177 | 1 | 1 |
createRequestHeaders(String, int, boolean, ClientEndpointConfig) | ![]() | 0% | ![]() | 0% | 10 | 10 | 31 | 31 | 1 | 1 |
processResponse(ByteBuffer, AsyncChannelWrapper, long) | ![]() | 0% | ![]() | 0% | 9 | 9 | 32 | 32 | 1 | 1 |
createSSLEngine(Map, String, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 32 | 32 | 1 | 1 |
createRequest(URI, Map) | ![]() | 0% | ![]() | 0% | 5 | 5 | 17 | 17 | 1 | 1 |
createClientEndpointConfig(Class) | ![]() | 0% | ![]() | 0% | 4 | 4 | 22 | 22 | 1 | 1 |
generateExtensionHeaders(List) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
destroy() | ![]() | 0% | ![]() | 0% | 4 | 4 | 16 | 16 | 1 | 1 |
parseHeaders(String, Map) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
parseStatus(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
WsWebSocketContainer() | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
createProxyRequest(String, int) | ![]() | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | |
registerSession(Object, WsSession) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
unregisterSession(Object, WsSession) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
writeRequest(AsyncChannelWrapper, ByteBuffer, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
putWithExpand(ByteBuffer, byte[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
addHeader(ByteBuffer, String, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
backgroundProcess() | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
getOpenSessions(Object) | ![]() | 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 |
connectToServer(Object, URI) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
connectToServer(Class, URI) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
connectToServer(Class, ClientEndpointConfig, URI) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
connectToServer(Endpoint, ClientEndpointConfig, URI) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getInstanceManager(ClassLoader) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isRedirectStatus(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
generateWsKeyValue() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
setInstanceManager(InstanceManager) | 0% | n/a | 1 | 1 | 2 | 2 | 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 |