Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 61 of 61 | 0% | 4 of 4 | 0% | 15 | 15 | 13 | 13 |
| compare(long, long) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| compareUnsigned(long, long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| xorTo(int, long[], int, long[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rotateLeft(long, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| rotateRight(long, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Longs() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| highestOneBit(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| lowestOneBit(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| numberOfLeadingZeros(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| numberOfTrailingZeros(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| reverse(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| reverseBytes(long) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| valueOf(long) | 0% | n/a | 1 | 1 | 1 | 1 |