Source file "org/springframework/cloud/loadbalancer/core/RoundRobinLoadBalancer.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 119 of 119 | 0% | 10 of 10 | 0% | 12 | 12 | 25 | 25 | 7 | 7 |
| getInstanceResponse(List) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| processInstanceResponse(ServiceInstanceListSupplier, List) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| RoundRobinLoadBalancer(ObjectProvider, String, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| choose(Request) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| RoundRobinLoadBalancer(ObjectProvider, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| lambda$choose$0(ServiceInstanceListSupplier, List) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |