Source file "com/lmax/disruptor/SingleProducerSequencer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 192 of 192 | 0% | 22 of 22 | 0% | 24 | 24 | 48 | 48 | 13 | 13 |
next(int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 13 | 13 | 1 | 1 |
hasAvailableCapacity(int, boolean) | ![]() | 0% | ![]() | 0% | 5 | 5 | 11 | 11 | 1 | 1 |
tryNext(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
remainingCapacity() | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
isAvailable(long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
publish(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
SingleProducerSequencer(int, WaitStrategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
hasAvailableCapacity(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
next() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tryNext() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
claim(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
publish(long, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getHighestPublishedSequence(long, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |