Source file "org/apache/catalina/websocket/WebSocketServlet.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 272 of 272 | 0% | 32 of 32 | 0% | 24 | 24 | 74 | 74 | 8 | 8 |
doGet(HttpServletRequest, HttpServletResponse) | ![]() | 0% | ![]() | 0% | 11 | 11 | 39 | 39 | 1 | 1 |
getTokensFromHeader(HttpServletRequest, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
headerContainsToken(HttpServletRequest, String, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
getWebSocketAccept(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
WebSocketServlet() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
verifyOrigin(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
selectSubProtocol(List) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |