Source file "org/elasticsearch/cluster/coordination/CoordinationState.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,339 of 1,339 | 0% | 170 of 170 | 0% | 110 | 110 | 198 | 198 | 25 | 25 |
| handleJoin(Join) | 0% | 0% | 14 | 14 | 32 | 32 | 1 | 1 | ||
| handleClientValue(ClusterState) | 0% | 0% | 10 | 10 | 28 | 28 | 1 | 1 | ||
| setInitialState(ClusterState) | 0% | 0% | 24 | 24 | 17 | 17 | 1 | 1 | ||
| handleCommit(ApplyCommitRequest) | 0% | 0% | 6 | 6 | 20 | 20 | 1 | 1 | ||
| handlePublishRequest(PublishRequest) | 0% | 0% | 8 | 8 | 20 | 20 | 1 | 1 | ||
| handlePublishResponse(DiscoveryNode, PublishResponse) | 0% | 0% | 5 | 5 | 20 | 20 | 1 | 1 | ||
| handleStartJoin(StartJoinRequest) | 0% | 0% | 7 | 7 | 23 | 23 | 1 | 1 | ||
| invariant() | 0% | 0% | 16 | 16 | 8 | 8 | 1 | 1 | ||
| CoordinationState(DiscoveryNode, CoordinationState.PersistedState, ElectionStrategy) | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | ||
| isElectionQuorum(CoordinationState.VoteCollection) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| isPublishQuorum(CoordinationState.VoteCollection) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| containsJoin(Join) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| containsJoinVoteFor(DiscoveryNode) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| joinVotesHaveQuorumFor(CoordinationMetadata.VotingConfiguration) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCurrentTerm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastAcceptedState() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastAcceptedTerm() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastAcceptedVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastAcceptedVersionOrMetadataVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastCommittedConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getLastAcceptedConfiguration() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getLastPublishedVersion() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| electionWon() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |