Source file "org/springframework/cloud/openfeign/support/ResponseEntityDecoder.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% | 10 of 10 | 0% | 10 | 10 | 22 | 22 | 5 | 5 |
| createResponse(Object, Response) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| decode(Response, Type) | 0% | 0% | 3 | 3 | 7 | 7 | 1 | 1 | ||
| isHttpEntity(Type) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isParameterizeHttpEntity(Type) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ResponseEntityDecoder(Decoder) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 |