Source file "okhttp3/CertificatePinner.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 305 of 305 | 0% | 42 of 42 | 0% | 32 | 32 | 58 | 58 | 11 | 11 |
| check(String, List) | 0% | 0% | 13 | 13 | 29 | 29 | 1 | 1 | ||
| findMatchingPins(String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 5 | 5 | 4 | 4 | 1 | 1 | ||
| pin(Certificate) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withCertificateChainCleaner(CertificateChainCleaner) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| CertificatePinner(Set, CertificateChainCleaner) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| check(String, Certificate[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sha1(X509Certificate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| sha256(X509Certificate) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |