Source file "io/undertow/security/impl/ClientCertAuthenticationMechanism.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 120 of 120 | 0% | 12 of 12 | 0% | 16 | 16 | 38 | 38 | 10 | 10 |
| authenticate(HttpServerExchange, SecurityContext) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| getPeerCertificates(HttpServerExchange, SSLSessionInfo, SecurityContext) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| ClientCertAuthenticationMechanism(String, boolean, IdentityManager) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| getIdentityManager(SecurityContext) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| ClientCertAuthenticationMechanism(String, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ClientCertAuthenticationMechanism(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ClientCertAuthenticationMechanism(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ClientCertAuthenticationMechanism() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sendChallenge(HttpServerExchange, SecurityContext) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |