Source file "org/springframework/cloud/configuration/SSLContextFactory.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 156 of 156 | 0% | 14 of 14 | 0% | 12 | 12 | 40 | 40 | 5 | 5 |
createKeyStore() | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
createSSLContext() | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
createTrustStore() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
loadKeyStore(KeyStore, Resource, char[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
SSLContextFactory(TlsProperties) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |