Source file "org/springframework/web/reactive/function/server/DefaultServerRequestBuilder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 236 of 236 | 0% | 4 of 4 | 0% | 17 | 17 | 53 | 53 | 15 | 15 |
| DefaultServerRequestBuilder(ServerRequest) | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| cookie(String, String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| header(String, String[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| body(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| body(Flux) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| method(HttpMethod) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| uri(URI) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| attribute(String, Object) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$body$0(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| headers(Consumer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| cookies(Consumer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| releaseBody() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| attributes(Consumer) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| contextPath(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |