Source file "feign/Response.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 103 of 103 | 0% | 0 of 0 | n/a | 13 | 13 | 32 | 32 | 13 | 13 |
| Response.Builder(Response) | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | ||
| request(Request) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| body(InputStream, Integer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| body(String, Charset) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| Response.Builder() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| body(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| status(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| reason(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| headers(Map) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| body(Response.Body) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| protocolVersion(Request.ProtocolVersion) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| requestTemplate(RequestTemplate) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |