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,239 of 2,239 | 0% | 212 of 212 | 0% | 150 | 150 | 498 | 498 | 44 | 44 |
| connectToServerRecursive(ClientEndpointHolder, ClientEndpointConfig, URI, Set) | 0% | 0% | 43 | 43 | 156 | 156 | 1 | 1 | ||
| createRequestHeaders(String, int, boolean, ClientEndpointConfig) | 0% | 0% | 10 | 10 | 30 | 30 | 1 | 1 | ||
| processAuthenticationChallenge(ClientEndpointHolder, ClientEndpointConfig, URI, Set, Map, ByteBuffer, WsWebSocketContainer.HttpResponse, AuthenticationType) | 0% | 0% | 7 | 7 | 21 | 21 | 1 | 1 | ||
| processResponse(ByteBuffer, AsyncChannelWrapper, long) | 0% | 0% | 9 | 9 | 33 | 33 | 1 | 1 | ||
| createSSLEngine(ClientEndpointConfig, String, int) | 0% | 0% | 5 | 5 | 29 | 29 | 1 | 1 | ||
| createRequest(URI, Map) | 0% | 0% | 5 | 5 | 17 | 17 | 1 | 1 | ||
| createClientEndpointConfig(Class) | 0% | 0% | 4 | 4 | 18 | 18 | 1 | 1 | ||
| generateExtensionHeaders(List) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| createProxyRequest(String, int, String) | 0% | 0% | 2 | 2 | 17 | 17 | 1 | 1 | ||
| destroy() | 0% | 0% | 4 | 4 | 14 | 14 | 1 | 1 | ||
| parseStatus(String) | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| WsWebSocketContainer() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| parseHeaders(String, Map) | 0% | 0% | 2 | 2 | 9 | 9 | 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 | ||
| registerSession(Object, WsSession) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 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 | ||
| lambda$parseHeaders$1(String) | 0% | n/a | 1 | 1 | 1 | 1 | 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 | ||
| lambda$registerSession$0(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 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 |