Source file "io/netty/handler/ssl/util/FingerprintTrustManagerFactory.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 84 of 84 | 0% | 6 of 6 | 0% | 9 | 9 | 20 | 20 | 6 | 6 |
| checkTrusted(String, X509Certificate[]) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| fingerprint(X509Certificate) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| checkClientTrusted(X509Certificate[], String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkServerTrusted(X509Certificate[], String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAcceptedIssuers() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |