Source file "org/elasticsearch/cluster/routing/allocation/decider/ShardsLimitAllocationDecider.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 225 of 225 | 0% | 16 of 16 | 0% | 16 | 16 | 30 | 30 | 8 | 8 |
doDecide(ShardRouting, RoutingNode, RoutingAllocation, BiPredicate) | ![]() | 0% | ![]() | 0% | 7 | 7 | 17 | 17 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
ShardsLimitAllocationDecider(Settings, ClusterSettings) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
lambda$canRemain$1(Integer, Integer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
lambda$canAllocate$0(Integer, Integer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
canAllocate(ShardRouting, RoutingNode, RoutingAllocation) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
canRemain(ShardRouting, RoutingNode, RoutingAllocation) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setClusterShardLimit(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |