Source file "org/mockserver/model/HttpResponse.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 893 of 893 | 0% | 112 of 112 | 0% | 113 | 113 | 219 | 219 | 57 | 57 |
update(HttpResponse, HttpResponseModifier) | ![]() | 0% | ![]() | 0% | 12 | 12 | 24 | 24 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 13 | 13 | 16 | 16 | 1 | 1 |
hashCode() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
cookieHeaderDoesNotAlreadyExists(Cookie) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
clone() | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
cookieHeaderDoesNotAlreadyExists(String, String) | ![]() | 0% | ![]() | 0% | 4 | 4 | 8 | 8 | 1 | 1 |
shallowClone() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
withHeader(NottableString, NottableString[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
withHeader(String, String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
replaceHeader(String, String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
withContentType(MediaType) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
withHeaders(Headers) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
withCookies(Cookies) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
getOrCreateHeaders() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getOrCreateCookies() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
withBody(String, Charset) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
withBody(String, MediaType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
response(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withBody(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
removeHeader(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
removeHeader(NottableString) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
notFoundResponse() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withBody(byte[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
containsHeader(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withCookie(String, String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
withCookie(NottableString, NottableString) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getBodyAsRawBytes() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
withHeaders(List) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
withHeaders(Header[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
withHeader(Header) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
replaceHeader(Header) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getHeader(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getFirstHeader(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
containsHeader(String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withCookies(List) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
withCookies(Cookie[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
withCookie(Cookie) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
getBodyAsString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getHeaderList() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getHeaderMultimap() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getCookieList() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
getCookieMap() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
withStatusCode(Integer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
withReasonPhrase(String) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
withBody(BodyWithContentType) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
withConnectionOptions(ConnectionOptions) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
withStreamId(Integer) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
HttpResponse() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
response() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 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 | |
getConnectionOptions() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getStreamId() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getType() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |