Source file "com/squareup/okhttp/Headers.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 285 of 285 | 0% | 32 of 32 | 0% | 26 | 26 | 46 | 46 | 10 | 10 |
| checkNameAndValue(String, String) | 0% | 0% | 10 | 10 | 14 | 14 | 1 | 1 | ||
| addLenient(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| add(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| removeAll(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| get(String) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| set(String, String) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| addLenient(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| Headers.Builder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| add(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |