Source file "org/elasticsearch/common/util/concurrent/KeyedLock.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 203 of 203 | 0% | 38 of 38 | 0% | 28 | 28 | 46 | 46 | 9 | 9 |
acquire(Object) | ![]() | 0% | ![]() | 0% | 7 | 7 | 12 | 12 | 1 | 1 |
release(Object, KeyedLock.KeyLock) | ![]() | 0% | ![]() | 0% | 6 | 6 | 7 | 7 | 1 | 1 |
tryAcquire(Object) | ![]() | 0% | ![]() | 0% | 5 | 5 | 9 | 9 | 1 | 1 |
tryCreateNewLock(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
isHeldByCurrentThread(Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
KeyedLock(boolean) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
hasLockedKeys() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
KeyedLock() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |