Source file "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 | 313 of 313 | 0% | 26 of 26 | 0% | 28 | 28 | 124 | 124 | 15 | 15 |
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 |
tryLockUninterruptibly(Lock, long, TimeUnit) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
awaitTerminationUninterruptibly(ExecutorService, 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 | |
awaitTerminationUninterruptibly(ExecutorService) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |