| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 78 of 266 | 70% | 13 of 32 | 59% | 11 | 25 | 15 | 51 | 3 | 9 |
| compare(ByteBuffer, int, int, byte[], int, int) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| copy(byte[], int, ByteBuffer, int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| compare(byte[], int, int, byte[], int, int) | 85% | 58% | 3 | 7 | 1 | 10 | 0 | 1 | ||
| copy(byte[], int, byte[], int, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| compare(ByteBuffer, ByteBuffer) | 86% | 66% | 2 | 4 | 1 | 8 | 0 | 1 | ||
| copy(ByteBuffer, int, ByteBuffer, int, int) | 100% | 100% | 0 | 3 | 0 | 9 | 0 | 1 | ||
| copy(ByteBuffer, int, byte[], int, int) | 100% | 100% | 0 | 2 | 0 | 7 | 0 | 1 | ||
| compare(ByteBuffer, byte[], int, int) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| FastByteOperations.PureJavaOperations() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |