Source file "org/eclipse/jetty/security/authentication/DeferredAuthentication.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 167 of 167 | 0% | 26 of 26 | 0% | 21 | 21 | 47 | 47 | 8 | 8 |
| authenticate(ServletRequest) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| login(String, Object, ServletRequest) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| authenticate(ServletRequest, ServletResponse) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| logout(ServletRequest) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| DeferredAuthentication(LoginAuthenticator) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isDeferred(HttpServletResponse) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getPreviousAssociation() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |