Source file "io/grpc/util/OutlierDetectionLoadBalancer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 110 of 110 | 0% | 12 of 12 | 0% | 15 | 15 | 26 | 26 | 9 | 9 |
build() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.Builder() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
setIntervalNanos(Long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setBaseEjectionTimeNanos(Long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setMaxEjectionTimeNanos(Long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setMaxEjectionPercent(Integer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setChildPolicy(ServiceConfigUtil.PolicySelection) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
setSuccessRateEjection(OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.SuccessRateEjection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setFailurePercentageEjection(OutlierDetectionLoadBalancer.OutlierDetectionLoadBalancerConfig.FailurePercentageEjection) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |