Source file "org/elasticsearch/client/indices/rollover/RolloverRequest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 218 of 218 | 0% | 12 of 12 | 0% | 18 | 18 | 44 | 44 | 12 | 12 |
| toXContent(XContentBuilder, ToXContent.Params) | 0% | 0% | 2 | 2 | 9 | 9 | 1 | 1 | ||
| addMaxIndexDocsCondition(long) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addMaxIndexAgeCondition(TimeValue) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addMaxIndexSizeCondition(ByteSizeValue) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| addMaxPrimaryShardSizeCondition(ByteSizeValue) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| RolloverRequest(String, String) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| dryRun(boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getAlias() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getNewIndexName() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| isDryRun() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getConditions() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getCreateIndexRequest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |