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 | 379 of 379 | 0% | 26 of 26 | 0% | 28 | 28 | 110 | 110 | 15 | 15 |
callWithTimeout(Callable, long, TimeUnit, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 15 | 15 | 1 | 1 |
runWithTimeout(Runnable, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
runUninterruptiblyWithTimeout(Runnable, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | |
callWithTimeout(Callable, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
callUninterruptiblyWithTimeout(Callable, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 11 | 11 | 1 | 1 | |
throwCause(Exception, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 12 | 12 | 1 | 1 |
newProxy(Object, Class, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
findInterruptibleMethods(Class) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
declaresInterruptedEx(Method) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
wrapAndThrowExecutionExceptionOrError(Throwable) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
newProxy(Class, InvocationHandler) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
wrapAndThrowRuntimeExecutionExceptionOrError(Throwable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
checkPositiveTimeout(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
SimpleTimeLimiter(ExecutorService) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
create(ExecutorService) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |