Source file "org/apache/kafka/common/protocol/MessageSizeAccumulator.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 56 of 56 | 0% | 0 of 0 | n/a | 7 | 7 | 14 | 14 | 7 | 7 |
| add(MessageSizeAccumulator) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addZeroCopyBytes(int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| MessageSizeAccumulator() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| addBytes(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| sizeExcludingZeroCopy() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| totalSize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| zeroCopySize() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |