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 | 367 of 367 | 0% | 26 of 26 | 0% | 37 | 37 | 136 | 136 | 24 | 24 |
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, int, Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
awaitUninterruptibly(CountDownLatch, Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
awaitUninterruptibly(Condition, Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
joinUninterruptibly(Thread, Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getUninterruptibly(Future, Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tryAcquireUninterruptibly(Semaphore, Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tryAcquireUninterruptibly(Semaphore, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tryLockUninterruptibly(Lock, Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
awaitTerminationUninterruptibly(ExecutorService) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
awaitTerminationUninterruptibly(ExecutorService, Duration) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sleepUninterruptibly(Duration) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |