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 | 73 of 73 | 0% | 4 of 4 | 0% | 8 | 8 | 24 | 24 | 6 | 6 |
| toString() | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| RequestPredicates.PathExtensionPredicate(String) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| RequestPredicates.PathExtensionPredicate(Predicate) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| accept(RequestPredicates.Visitor) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| lambda$new$0(String, String) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| test(ServerRequest) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |