Source file "org/apache/hc/client5/http/async/methods/SimpleHttpResponse.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 124 of 124 | 0% | 12 of 12 | 0% | 21 | 21 | 31 | 31 | 15 | 15 |
| copy(HttpResponse) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| create(int, String, ContentType) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| create(int, byte[], ContentType) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| getContentType() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getBodyText() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| getBodyBytes() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setBody(byte[], ContentType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBody(String, ContentType) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SimpleHttpResponse(int, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| create(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(int, String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| create(int, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| SimpleHttpResponse(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setBody(SimpleBody) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getBody() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |