Source file "io/undertow/security/impl/SingleSignOnAuthenticationMechanism.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 285 of 285 | 0% | 26 of 26 | 0% | 32 | 32 | 70 | 70 | 19 | 19 |
| authenticate(HttpServerExchange, SecurityContext) | 0% | 0% | 8 | 8 | 26 | 26 | 1 | 1 | ||
| registerSessionIfRequired(SingleSignOn, Session) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| SingleSignOnAuthenticationMechanism(SingleSignOnManager, IdentityManager) | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | ||
| clearSsoCookie(HttpServerExchange) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getIdentityManager(SecurityContext) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| SingleSignOnAuthenticationMechanism(SingleSignOnManager) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setCookieName(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setHttpOnly(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSecure(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setDomain(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setPath(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSession(HttpServerExchange) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCookieName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isHttpOnly() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isSecure() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getDomain() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPath() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sendChallenge(HttpServerExchange, SecurityContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |