Source file "shaded_package/com/lmax/disruptor/RingBuffer.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,001 of 1,001 | 0% | 21 of 21 | 0% | 84 | 84 | 220 | 220 | 73 | 73 |
translateAndPublishBatch(EventTranslatorThreeArg, Object[], Object[], Object[], int, int, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
checkBatchSizing(int, int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 5 | 5 | 1 | 1 |
translateAndPublishBatch(EventTranslatorTwoArg, Object[], Object[], int, int, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
translateAndPublishBatch(EventTranslator[], int, int, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 8 | 8 | 1 | 1 |
translateAndPublishBatch(EventTranslatorOneArg, Object[], int, int, long) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
translateAndPublishBatch(EventTranslatorVararg, int, int, long, Object[][]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
batchOverRuns(Object[], int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
tryPublishEvents(EventTranslatorThreeArg, int, int, Object[], Object[], Object[]) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
tryPublishEvents(EventTranslatorTwoArg, int, int, Object[], Object[]) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
tryPublishEvents(EventTranslatorOneArg, int, int, Object[]) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
publishEvents(EventTranslatorThreeArg, int, int, Object[], Object[], Object[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
tryPublishEvents(EventTranslatorVararg, int, int, Object[][]) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
create(ProducerType, EventFactory, int, WaitStrategy) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
tryPublishEvents(EventTranslator[], int, int) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
publishEvents(EventTranslatorTwoArg, int, int, Object[], Object[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
checkBounds(Object[], Object[], Object[], int, int) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
publishEvents(EventTranslatorOneArg, int, int, Object[]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
publishEvents(EventTranslatorVararg, int, int, Object[][]) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
publishEvents(EventTranslator[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tryPublishEvent(EventTranslatorThreeArg, Object, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
tryPublishEvent(EventTranslatorTwoArg, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
checkBounds(Object[], Object[], int, int) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
tryPublishEvent(EventTranslatorOneArg, Object) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
tryPublishEvent(EventTranslatorVararg, Object[]) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
translateAndPublish(EventTranslatorThreeArg, long, Object, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
tryPublishEvent(EventTranslator) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
translateAndPublish(EventTranslatorTwoArg, long, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
createMultiProducer(EventFactory, int, WaitStrategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
createSingleProducer(EventFactory, int, WaitStrategy) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
publishEvent(EventTranslatorThreeArg, Object, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
translateAndPublish(EventTranslatorOneArg, long, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
translateAndPublish(EventTranslatorVararg, long, Object[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
publishEvent(EventTranslatorTwoArg, Object, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
translateAndPublish(EventTranslator, long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
publishEvent(EventTranslatorOneArg, Object) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
publishEvent(EventTranslatorVararg, Object[]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
publishEvents(EventTranslatorThreeArg, Object[], Object[], Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tryPublishEvents(EventTranslatorThreeArg, Object[], Object[], Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
checkBounds(EventTranslator[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
checkBounds(Object[], int, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
checkBounds(int, int, Object[][]) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
resetTo(long) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
publishEvent(EventTranslator) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
publishEvents(EventTranslatorTwoArg, Object[], Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tryPublishEvents(EventTranslatorTwoArg, Object[], Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
claimAndGetPreallocated(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
publishEvents(EventTranslatorOneArg, Object[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tryPublishEvents(EventTranslatorOneArg, Object[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
publishEvents(EventTranslatorVararg, Object[][]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tryPublishEvents(EventTranslatorVararg, Object[][]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createMultiProducer(EventFactory, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
createSingleProducer(EventFactory, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
publishEvents(EventTranslator[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
tryPublishEvents(EventTranslator[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newPoller(Sequence[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
publish(long, long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
RingBuffer(EventFactory, Sequencer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
next(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
tryNext(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isPublished(long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
addGatingSequences(Sequence[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
removeGatingSequence(Sequence) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newBarrier(Sequence[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
hasAvailableCapacity(int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
publish(long) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
get(long) | ![]() | 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 | |
getMinimumGatingSequence() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getCursor() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
remainingCapacity() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getBufferSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |