Source file "org/apache/zookeeper/server/auth/DigestAuthenticationProvider.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 261 of 261 | 0% | 24 of 24 | 0% | 24 | 24 | 52 | 52 | 12 | 12 |
base64Encode(byte[]) | ![]() | 0% | ![]() | 0% | 6 | 6 | 20 | 20 | 1 | 1 |
encode(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
handleAuthentication(ServerCnxn, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 9 | 9 | 1 | 1 |
main(String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
generateDigest(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
isValid(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getUserName(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
matches(String, String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
DigestAuthenticationProvider() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getScheme() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isAuthenticated() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |