Source file "org/apache/tomcat/websocket/Authenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 123 of 123 | 0% | 16 of 16 | 0% | 16 | 16 | 33 | 33 | 8 | 8 |
| validateRealm(String, String) | 0% | 0% | 5 | 5 | 10 | 10 | 1 | 1 | ||
| parseAuthenticateHeader(String) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| getAuthorization(String, String, Map) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| validateUsername(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| validatePassword(String) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| parseWWWAuthenticateHeader(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Authenticator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |