Source file "org/elasticsearch/index/shard/DocsStats.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 154 of 154 | 0% | 10 of 10 | 0% | 14 | 14 | 39 | 39 | 9 | 9 |
add(DocsStats) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
DocsStats(StreamInput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
DocsStats(long, long, long) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
toXContent(XContentBuilder, ToXContent.Params) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
writeTo(StreamOutput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
DocsStats() | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
getCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDeleted() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getTotalSizeInBytes() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |