Source file "org/elasticsearch/common/ssl/KeyStoreUtil.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 270 of 270 | 0% | 26 of 26 | 0% | 22 | 22 | 46 | 46 | 9 | 9 |
| readKeyStore(Path, String, char[]) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| createKeyManager(KeyStore, char[], String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| createTrustManager(KeyStore, String) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| buildTrustStore(Iterable) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| inferKeyStoreType(Path) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| buildNewKeyStore() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| buildKeyStore(Collection, PrivateKey, char[]) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| KeyStoreUtil() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |