| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 27 of 331 | 91% | 1 of 2 | 50% | 3 | 11 | 5 | 30 | 2 | 10 |
| static {...} | 36% | 50% | 1 | 2 | 2 | 5 | 0 | 1 | ||
| putByte(byte[], int, byte) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getByte(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| putLong(byte[], int, long) | 100% | n/a | 0 | 1 | 0 | 9 | 0 | 1 | ||
| getLong(byte[], int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| putInt(byte[], int, int) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| getInt(byte[], int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| putShort(byte[], int, short) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| getShort(byte[], int) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| copyMemory(byte[], int, byte[], int, int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 |