Source file "org/springframework/http/ResponseEntity.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% | 12 of 12 | 0% | 28 | 28 | 54 | 54 | 22 | 22 |
| toString() | 0% | 0% | 3 | 3 | 14 | 14 | 1 | 1 | ||
| equals(Object) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| getStatusCode() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| getStatusCodeValue() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| ResponseEntity(Object, MultiValueMap, HttpStatus) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| ResponseEntity(Object, MultiValueMap, Object) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| of(Optional) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| status(HttpStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ResponseEntity(HttpStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ResponseEntity(Object, HttpStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| ResponseEntity(MultiValueMap, HttpStatus) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| status(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| created(URI) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ok(Object) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| ok() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| accepted() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| noContent() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| badRequest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| notFound() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unprocessableEntity() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$of$0() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |