Source file "org/elasticsearch/common/collect/CopyOnWriteHashMap.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 194 of 194 | 0% | 26 of 26 | 0% | 22 | 22 | 41 | 41 | 9 | 9 |
put(Object, int, int, Object, MutableValueInt) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
remove(Object, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 10 | 10 | 1 | 1 |
visit(Deque, Deque) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
get(Object, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
replace(Object[], int, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
CopyOnWriteHashMap.Leaf(Object[], Object[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isEmpty() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
CopyOnWriteHashMap.Leaf() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |