Source file "org/elasticsearch/discovery/zen/PendingClusterStatesQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 664 of 664 | 0% | 86 of 86 | 0% | 54 | 54 | 121 | 121 | 11 | 11 |
| markAsProcessed(ClusterState) | 0% | 0% | 14 | 14 | 31 | 31 | 1 | 1 | ||
| markAsFailed(ClusterState, Exception) | 0% | 0% | 9 | 9 | 22 | 22 | 1 | 1 | ||
| getNextClusterStateToProcess() | 0% | 0% | 11 | 11 | 23 | 23 | 1 | 1 | ||
| markAsCommitted(String, PendingClusterStatesQueue.StateProcessedListener) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| addPending(ClusterState) | 0% | 0% | 3 | 3 | 8 | 8 | 1 | 1 | ||
| stats() | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| pendingClusterStates() | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| findState(String) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| failAllStatesAndClear(Exception) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| PendingClusterStatesQueue(Logger, int) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 |