Source file "com/google/common/util/concurrent/UninterruptibleFutureTest.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 275 of 275 | 0% | 4 of 4 | 0% | 23 | 23 | 81 | 81 | 21 | 21 |
testRegularFutureInterrupted() | ![]() | 0% | n/a | 1 | 1 | 16 | 16 | 1 | 1 | |
runNInterruptsTest(int, SettableFuture, FutureTask) | ![]() | 0% | ![]() | 0% | 3 | 3 | 7 | 7 | 1 | 1 |
setUp() | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
testMakeUninterruptible_plainFutureSanityCheck() | ![]() | 0% | n/a | 1 | 1 | 9 | 9 | 1 | 1 | |
testMakeUninterruptible_timeoutPreservedThroughInterruption() | ![]() | 0% | n/a | 1 | 1 | 8 | 8 | 1 | 1 | |
testMakeUninterruptible_timedGetZeroTimeoutAttempted() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
testMakeUninterruptible_timedGetNegativeTimeoutAttempted() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
runUntimedInterruptsTest(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
runTimedInterruptsTest(int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
untimedInterruptReporter(Future, boolean) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
UninterruptibleFutureTest() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
timedInterruptReporter(Future) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
lambda$testMakeUninterruptible_timeoutPreservedThroughInterruption$0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tearDown() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
lambda$testMakeUninterruptible_plainFutureSanityCheck$0(FutureTask) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
testMakeUninterruptible_untimed_uninterrupted() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testMakeUninterruptible_untimed_interrupted() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testMakeUninterruptible_untimed_multiplyInterrupted() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testMakeUninterruptible_timed_uninterrupted() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testMakeUninterruptible_timed_interrupted() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
testMakeUninterruptible_timed_multiplyInterrupted() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |