Source file "org/springframework/cloud/gateway/handler/predicate/RemoteAddrRoutePredicateFactory.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% | 0 of 0 | n/a | 5 | 5 | 10 | 10 | 5 | 5 |
| RemoteAddrRoutePredicateFactory.Config() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setSources(String[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setSources(List) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setRemoteAddressResolver(RemoteAddressResolver) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getSources() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |