Source file "org/apache/tomcat/websocket/server/WsServerContainer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 604 of 604 | 0% | 66 of 66 | 0% | 49 | 49 | 129 | 129 | 16 | 16 |
addEndpoint(ServerEndpointConfig) | ![]() | 0% | ![]() | 0% | 12 | 12 | 24 | 24 | 1 | 1 |
WsServerContainer(ServletContext) | ![]() | 0% | ![]() | 0% | 4 | 4 | 24 | 24 | 1 | 1 |
addEndpoint(Class) | ![]() | 0% | ![]() | 0% | 3 | 3 | 15 | 15 | 1 | 1 |
findMapping(String) | ![]() | 0% | ![]() | 0% | 7 | 7 | 24 | 24 | 1 | 1 |
validateEncoders(Class[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
registerAuthenticatedSession(WsSession, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
closeAuthenticatedSession(String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
registerSession(Endpoint, WsSession) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
unregisterSession(Endpoint, WsSession) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
unregisterAuthenticatedSession(WsSession, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
doUpgrade(HttpServletRequest, HttpServletResponse, ServerEndpointConfig, Map) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setEnforceNoAddAfterHandshake(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
areEndpointsRegistered() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isEnforceNoAddAfterHandshake() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |