Source file "org/elasticsearch/cluster/routing/allocation/decider/EnableAllocationDecider.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 489 of 489 | 0% | 44 of 44 | 0% | 35 | 35 | 82 | 82 | 10 | 10 |
canAllocate(ShardRouting, RoutingAllocation) | ![]() | 0% | ![]() | 0% | 11 | 11 | 21 | 21 | 1 | 1 |
canRebalance(ShardRouting, RoutingAllocation) | ![]() | 0% | ![]() | 0% | 9 | 9 | 20 | 20 | 1 | 1 |
canRebalance(RoutingAllocation) | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
setting(EnableAllocationDecider.Allocation, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
setting(EnableAllocationDecider.Rebalance, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
EnableAllocationDecider(Settings, ClusterSettings) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setEnableRebalance(EnableAllocationDecider.Rebalance) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setEnableAllocation(EnableAllocationDecider.Allocation) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |