Source file "com/google/common/util/concurrent/SimpleTimeLimiter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 219 of 219 | 0% | 22 of 22 | 0% | 19 | 19 | 50 | 50 | 8 | 8 |
| callWithTimeout(Callable, long, TimeUnit, boolean) | 0% | 0% | 3 | 3 | 15 | 15 | 1 | 1 | ||
| newProxy(Object, Class, long, TimeUnit) | 0% | 0% | 2 | 2 | 8 | 8 | 1 | 1 | ||
| throwCause(Exception, boolean) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| findInterruptibleMethods(Class) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| declaresInterruptedEx(Method) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| newProxy(Class, InvocationHandler) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| SimpleTimeLimiter(ExecutorService) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| SimpleTimeLimiter() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |