Source file "org/apache/hc/client5/http/impl/auth/DigestScheme.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,051 of 1,051 | 0% | 90 of 90 | 0% | 69 | 69 | 197 | 197 | 24 | 24 |
| createDigestResponse(HttpRequest) | 0% | 0% | 33 | 33 | 117 | 117 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isResponseReady(HttpHost, CredentialsProvider, HttpContext) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| formatHex(byte[]) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| processChallenge(AuthChallenge, HttpContext) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| generateAuthResponse(HttpHost, HttpRequest, HttpContext) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| initPreemptive(Credentials, String, String) | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| DigestScheme(Charset) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| isChallengeComplete() | 0% | 0% | 3 | 3 | 2 | 2 | 1 | 1 | ||
| createMessageDigest(String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getA1() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getA2() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| createCnonce() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| writeObject(ObjectOutputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| readObject(ObjectInputStream) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getRealm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| DigestScheme() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getNonce() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNounceCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCnonce() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isConnectionBased() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrincipal() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |