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 | 184 of 184 | 0% | 18 of 18 | 0% | 18 | 18 | 76 | 76 | 9 | 9 |
| joinUninterruptibly(Thread, long, TimeUnit) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| awaitUninterruptibly(CountDownLatch, 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 | 10 | 10 | 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 | 7 | 7 | 1 | 1 | ||
| awaitUninterruptibly(CountDownLatch) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| joinUninterruptibly(Thread) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 |