Source file "org/springframework/web/servlet/function/RouterFunction.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 71 of 71 | 0% | 0 of 0 | n/a | 8 | 8 | 16 | 16 | 8 | 8 |
| withAttribute(String, Object) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| withAttributes(Consumer) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| and(RouterFunction) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| andOther(RouterFunction) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| andRoute(RequestPredicate, HandlerFunction) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| andNest(RequestPredicate, RouterFunction) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| filter(HandlerFilterFunction) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| accept(RouterFunctions.Visitor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |