Source file "org/apache/zookeeper/server/auth/X509AuthenticationProvider.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 272 of 272 | 0% | 22 of 22 | 0% | 22 | 22 | 71 | 71 | 11 | 11 |
X509AuthenticationProvider() | ![]() | 0% | ![]() | 0% | 3 | 3 | 29 | 29 | 1 | 1 |
handleAuthentication(ServerCnxn, byte[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 20 | 20 | 1 | 1 |
matches(String, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 4 | 4 | 1 | 1 |
getTrustManager() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getKeyManager() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isValid(String) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
X509AuthenticationProvider(X509TrustManager, X509KeyManager) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
getClientId(X509Certificate) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 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 |