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 | 37 of 37 | 0% | 0 of 0 | n/a | 7 | 7 | 11 | 11 | 7 | 7 |
| 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 | ||
| HttpResponseWrapper(HttpResponse) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |