Source file "okhttp3/internal/http2/Header.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 111 of 111 | 0% | 6 of 6 | 0% | 10 | 10 | 25 | 25 | 7 | 7 |
| equals(Object) | 0% | 0% | 4 | 4 | 5 | 5 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| Header(ByteString, ByteString) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Header(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Header(ByteString, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |