Source file "org/eclipse/jetty/security/authentication/ConfigurableSpnegoAuthenticator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 304 of 304 | 0% | 52 of 52 | 0% | 38 | 38 | 78 | 78 | 12 | 12 |
| validateRequest(ServletRequest, ServletResponse, boolean) | 0% | 0% | 21 | 21 | 44 | 44 | 1 | 1 | ||
| getSpnegoToken(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| login(String, Object, ServletRequest) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| setSpnegoToken(HttpServletResponse, String) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| sendChallenge(HttpServletResponse, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| ConfigurableSpnegoAuthenticator(String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ConfigurableSpnegoAuthenticator() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setAuthenticationDuration(Duration) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthMethod() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getAuthenticationDuration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| secureResponse(ServletRequest, ServletResponse, boolean, Authentication.User) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |