Source file "io/undertow/security/impl/BasicAuthenticationMechanism.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 298 of 298 | 0% | 28 of 28 | 0% | 24 | 24 | 68 | 68 | 10 | 10 |
authenticate(HttpServerExchange, SecurityContext) | ![]() | 0% | ![]() | 0% | 11 | 11 | 37 | 37 | 1 | 1 |
BasicAuthenticationMechanism(String, String, boolean, IdentityManager, Charset, Map) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
sendChallenge(HttpServerExchange, SecurityContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
clear(char[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
BasicAuthenticationMechanism(String, String, boolean, IdentityManager) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getIdentityManager(SecurityContext) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
BasicAuthenticationMechanism(String, String, boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BasicAuthenticationMechanism(String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
BasicAuthenticationMechanism(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |