Source file "org/apache/kafka/streams/processor/internals/RecordQueue.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 272 of 272 | 0% | 20 of 20 | 0% | 23 | 23 | 59 | 59 | 13 | 13 |
| updateHead() | 0% | 0% | 5 | 5 | 21 | 21 | 1 | 1 | ||
| RecordQueue(TopicPartition, SourceNode, TimestampExtractor, DeserializationExceptionHandler, InternalProcessorContext, LogContext) | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| addRawRecords(Iterable) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| poll() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| size() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| isEmpty() | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| headRecordOffset() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| headRecordTimestamp() | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| setPartitionTime(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| source() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| partition() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| partitionTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |