Source file "org/elasticsearch/client/core/CountResponse.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 203 of 203 | 0% | 16 of 16 | 0% | 21 | 21 | 41 | 41 | 13 | 13 |
| fromXContent(XContentParser) | 0% | 0% | 8 | 8 | 21 | 21 | 1 | 1 | ||
| toString() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| CountResponse(long, Boolean, CountResponse.ShardStats) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| status() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFailedShards() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getTotalShards() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSuccessfulShards() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getSkippedShards() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getShardFailures() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getShardStats() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCount() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isTerminatedEarly() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |