Source file "shaded_package/com/lmax/disruptor/PhasedBackoffWaitStrategy.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 104 of 104 | 0% | 10 of 10 | 0% | 11 | 11 | 23 | 23 | 6 | 6 |
waitFor(long, Sequence, Sequence, SequenceBarrier) | ![]() | 0% | ![]() | 0% | 6 | 6 | 13 | 13 | 1 | 1 |
PhasedBackoffWaitStrategy(long, long, TimeUnit, WaitStrategy) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
withSleep(long, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withLock(long, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
withLiteLock(long, long, TimeUnit) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
signalAllWhenBlocking() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |