Source file "io/rsocket/loadbalance/WeightedLoadbalanceStrategy.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 264 of 264 | 0% | 37 of 37 | 0% | 26 | 26 | 62 | 62 | 7 | 7 |
| select(List) | 0% | 0% | 13 | 13 | 34 | 34 | 1 | 1 | ||
| algorithmicWeight(RSocket, WeightedStats) | 0% | 0% | 6 | 6 | 16 | 16 | 1 | 1 | ||
| WeightedLoadbalanceStrategy(int, Function) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| calculateFactor(double, double, double) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| initialize(RSocketConnector) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| create() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| builder() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |