Source file "com/hexagontk/core/security/KeyStores.kt" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 0 of 136 | 100% | 0 of 0 | n/a | 0 | 7 | 0 | 17 | 0 | 7 |
loadKeyStore(URL, String) | ![]() | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | |
createKeyManagerFactory(URL, String, String) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
createTrustManagerFactory(URL, String, String) | ![]() | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | |
getPrivateKey(KeyStore, String, String) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
getPublicKey(KeyStore, String) | ![]() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | |
createTrustManagerFactory$default(URL, String, String, int, Object) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | |
createKeyManagerFactory$default(URL, String, String, int, Object) | ![]() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |