Source file "org/elasticsearch/action/admin/indices/rollover/RolloverRequestBuilder.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 110 of 110 | 0% | 0 of 0 | n/a | 14 | 14 | 27 | 27 | 14 | 14 |
mapping(String, String, XContentType) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
mapping(String, Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
settings(Settings) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
alias(Alias) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
waitForActiveShards(ActiveShardCount) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RolloverRequestBuilder(ElasticsearchClient, RolloverAction) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setRolloverTarget(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setNewIndexName(String) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addMaxIndexAgeCondition(TimeValue) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addMaxIndexDocsCondition(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addMaxIndexSizeCondition(ByteSizeValue) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
addMaxPrimaryShardSizeCondition(ByteSizeValue) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
dryRun(boolean) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
waitForActiveShards(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |