Source file "org/elasticsearch/common/util/concurrent/AtomicArray.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 160 of 160 | 0% | 26 of 26 | 0% | 21 | 21 | 36 | 36 | 8 | 8 |
asList() | ![]() | 0% | ![]() | 0% | 6 | 6 | 10 | 10 | 1 | 1 |
toArray(Object[]) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
setOnce(int, Object) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
nonNullLength() | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
set(int, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
AtomicArray(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
get(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
length() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |