Source file "org/eclipse/jetty/client/HttpAuthenticationStore.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 107 of 107 | 0% | 12 of 12 | 0% | 16 | 16 | 28 | 28 | 10 | 10 |
findAuthenticationResult(URI) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
findAuthentication(String, URI, String) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
HttpAuthenticationStore() | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
addAuthenticationResult(Authentication.Result) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
hasAuthenticationResults() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
removeAuthenticationResult(Authentication.Result) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addAuthentication(Authentication) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
removeAuthentication(Authentication) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clearAuthentications() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
clearAuthenticationResults() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |