Source file "org/springframework/web/reactive/function/server/support/ServerRequestWrapper.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 46 of 46 | 0% | 0 of 0 | n/a | 10 | 10 | 13 | 13 | 10 | 10 |
| ServerRequestWrapper.HeadersWrapper(ServerRequest.Headers) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| header(String) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| accept() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| acceptCharset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| acceptLanguage() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| contentLength() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| contentType() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| host() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| range() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| asHttpHeaders() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |