Source file "org/apache/catalina/authenticator/BasicAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 193 of 193 | 0% | 22 of 22 | 0% | 19 | 19 | 49 | 49 | 8 | 8 |
| doAuthenticate(Request, HttpServletResponse) | 0% | 0% | 7 | 7 | 30 | 30 | 1 | 1 | ||
| setCharset(String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| isPreemptiveAuthPossible(Request) | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| BasicAuthenticator() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| setTrimCredentials(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTrimCredentials() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |