Source file "org/springframework/http/RequestEntity.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 209 of 209 | 0% | 14 of 14 | 0% | 27 | 27 | 54 | 54 | 20 | 20 |
toString() | ![]() | 0% | ![]() | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
equals(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
hashCode() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
RequestEntity(Object, MultiValueMap, HttpMethod, URI, Type) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getType() | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
RequestEntity(HttpMethod, URI) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RequestEntity(Object, HttpMethod, URI) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RequestEntity(Object, HttpMethod, URI, Type) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RequestEntity(MultiValueMap, HttpMethod, URI) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RequestEntity(Object, MultiValueMap, HttpMethod, URI) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
method(HttpMethod, URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
get(URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
head(URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
post(URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
put(URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
patch(URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
delete(URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
options(URI) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMethod() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getUrl() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |