Source file "org/springframework/web/reactive/function/server/ServerResponse.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 65 of 65 | 0% | 0 of 0 | n/a | 13 | 13 | 17 | 17 | 13 | 13 |
| created(URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| seeOther(URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| temporaryRedirect(URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| permanentRedirect(URI) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| from(ServerResponse) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| status(HttpStatus) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| status(int) | 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 |