Source file "org/apache/jena/ext/com/google/common/util/concurrent/Uninterruptibles.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 249 of 249 | 0% | 22 of 22 | 0% | 23 | 23 | 102 | 102 | 12 | 12 |
joinUninterruptibly(Thread, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 12 | 12 | 1 | 1 |
tryAcquireUninterruptibly(Semaphore, int, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
awaitUninterruptibly(CountDownLatch, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
awaitUninterruptibly(Condition, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
getUninterruptibly(Future, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
sleepUninterruptibly(long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
getUninterruptibly(Future) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
takeUninterruptibly(BlockingQueue) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
putUninterruptibly(BlockingQueue, Object) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
awaitUninterruptibly(CountDownLatch) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
joinUninterruptibly(Thread) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
tryAcquireUninterruptibly(Semaphore, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |