Source file "org/eclipse/jetty/client/util/DigestAuthentication.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 139 of 139 | 0% | 18 of 18 | 0% | 15 | 15 | 38 | 38 | 6 | 6 |
authenticate(Request, ContentResponse, Authentication.HeaderInfo, Attributes) | ![]() | 0% | ![]() | 0% | 9 | 9 | 23 | 23 | 1 | 1 |
DigestAuthentication(URI, String, String, String, Random) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
DigestAuthentication(URI, String, String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
matches(String, URI, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getMessageDigest(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |