Source file "org/springframework/web/servlet/function/RequestPredicates.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 78 of 78 | 0% | 6 of 6 | 0% | 9 | 9 | 23 | 23 | 6 | 6 |
| method(ServerRequest) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| test(ServerRequest) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| RequestPredicates.HttpMethodPredicate(HttpMethod[]) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| RequestPredicates.HttpMethodPredicate(HttpMethod) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| accept(RequestPredicates.Visitor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |