Source file "org/mockserver/model/HttpRequestAndHttpResponse.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 86 of 86 | 0% | 14 of 14 | 0% | 14 | 14 | 21 | 21 | 7 | 7 |
| equals(Object) | 0% | 0% | 7 | 7 | 9 | 9 | 1 | 1 | ||
| hashCode() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| withHttpRequest(HttpRequest) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| withHttpResponse(HttpResponse) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| HttpRequestAndHttpResponse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHttpRequest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getHttpResponse() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |