Source file "org/springframework/cloud/gateway/handler/predicate/GatewayPredicate.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 33 of 33 | 0% | 2 of 2 | 0% | 5 | 5 | 8 | 8 | 4 | 4 |
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| GatewayPredicate.NegateGatewayPredicate(GatewayPredicate) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| test(ServerWebExchange) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| accept(Visitor) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |