Source file "org/eclipse/jetty/security/authentication/BasicAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 155 of 155 | 0% | 18 of 18 | 0% | 15 | 15 | 39 | 39 | 6 | 6 |
| validateRequest(ServletRequest, ServletResponse, boolean) | 0% | 0% | 10 | 10 | 33 | 33 | 1 | 1 | ||
| setCharset(Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| BasicAuthenticator() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |