Source file "io/netty/handler/ssl/PemReader.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 273 of 273 | 0% | 16 of 16 | 0% | 17 | 17 | 83 | 83 | 9 | 9 |
| readCertificates(InputStream) | 0% | 0% | 5 | 5 | 27 | 27 | 1 | 1 | ||
| readPrivateKey(InputStream) | 0% | 0% | 4 | 4 | 20 | 20 | 1 | 1 | ||
| readContent(InputStream) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| readCertificates(File) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| readPrivateKey(File) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| safeClose(InputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| safeClose(OutputStream) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| keyNotFoundException() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |