Source file "io/lettuce/core/codec/CRC16.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,088 of 1,088 | 0% | 4 of 4 | 0% | 7 | 7 | 12 | 12 | 5 | 5 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| crc16(byte[], int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| doCrc(byte, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| crc16(ByteBuffer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| crc16(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |