Source file "org/apache/hc/core5/http/message/HttpResponseWrapper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 34 of 34 | 0% | 0 of 0 | n/a | 7 | 7 | 12 | 12 | 7 | 7 |
| HttpResponseWrapper(HttpResponse) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setCode(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setReasonPhrase(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setLocale(Locale) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getReasonPhrase() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLocale() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |