Source file "org/mockserver/serialization/model/HttpResponseDTO.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 153 of 153 | 0% | 12 of 12 | 0% | 23 | 23 | 41 | 41 | 17 | 17 |
HttpResponseDTO(HttpResponse) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
buildObject() | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
setStatusCode(Integer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setReasonPhrase(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setBody(BodyWithContentTypeDTO) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHeaders(Headers) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setCookies(Cookies) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setDelay(DelayDTO) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setConnectionOptions(ConnectionOptionsDTO) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HttpResponseDTO() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getStatusCode() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReasonPhrase() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBody() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getHeaders() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCookies() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDelay() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getConnectionOptions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |