Source file "org/apache/kafka/common/utils/Crc32.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 8,543 of 8,543 | 0% | 16 of 16 | 0% | 20 | 20 | 43 | 43 | 9 | 9 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| update(byte[], int, int) | 0% | 0% | 12 | 12 | 27 | 27 | 1 | 1 | ||
| update(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| crc32(byte[], int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| crc32(ByteBuffer, int, int) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| crc32(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| Crc32() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |