Source file "org/glassfish/jersey/client/authentication/DigestAuthenticator.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 712 of 712 | 0% | 62 of 62 | 0% | 42 | 42 | 135 | 135 | 11 | 11 |
createNextAuthToken(DigestAuthenticator.DigestScheme, ClientRequestContext, HttpAuthenticationFilter.Credentials) | ![]() | 0% | ![]() | 0% | 3 | 3 | 25 | 25 | 1 | 1 |
parseAuthHeaders(List) | ![]() | 0% | ![]() | 0% | 15 | 15 | 41 | 41 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
filterResponse(ClientRequestContext, ClientResponseContext) | ![]() | 0% | ![]() | 0% | 6 | 6 | 16 | 16 | 1 | 1 |
md5(String[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
bytesToHex(byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
append(StringBuilder, String, String, boolean) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
filterRequest(ClientRequestContext) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
DigestAuthenticator(HttpAuthenticationFilter.Credentials, int) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
randomBytes(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
append(StringBuilder, String, String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |