Source file "org/apache/tomcat/util/net/openssl/OpenSSLKeyManager.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 35 of 35 | 0% | 4 of 4 | 0% | 7 | 7 | 12 | 12 | 5 | 5 |
| OpenSSLKeyManager(String, String) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| setCertificateChain(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| setPrivateKey(File) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCertificateChain() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getPrivateKey() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |