Source file "org/springframework/web/service/invoker/HttpRequestValues.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 462 of 462 | 0% | 56 of 56 | 0% | 46 | 46 | 86 | 86 | 18 | 18 |
build() | ![]() | 0% | ![]() | 0% | 17 | 17 | 30 | 30 | 1 | 1 |
appendQueryParams(String, Map, MultiValueMap) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
addCookie(String, String[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
addRequestParameter(String, String[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
addHeader(String, String[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addRequestPart(String, Publisher, ResolvableType) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setUriVariable(String, String) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addRequestPart(String, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
addAttribute(String, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
initHeaders() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setBodyValue(Object) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setBody(Publisher, ParameterizedTypeReference) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setAccept(List) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setContentType(MediaType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setHttpMethod(HttpMethod) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUri(URI) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setUriTemplate(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
HttpRequestValues.Builder() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |