Source file "org/xnio/Bits.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 529 of 529 | 0% | 46 of 46 | 0% | 47 | 47 | 30 | 30 | 24 | 24 |
| longFromBytesLE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| longFromBytesBE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| longBitMask(int, int) | 0% | 0% | 8 | 8 | 4 | 4 | 1 | 1 | ||
| intBitMask(int, int) | 0% | 0% | 8 | 8 | 4 | 4 | 1 | 1 | ||
| intFromBytesLE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| intFromBytesBE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mediumFromBytesLE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| mediumFromBytesBE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shortFromBytesLE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| shortFromBytesBE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| charFromBytesLE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| charFromBytesBE(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| anyAreSet(long, long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| allAreSet(long, long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| anyAreClear(long, long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| allAreClear(long, long) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| allAreSet(int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| anyAreClear(int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| anyAreSet(int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| allAreClear(int, int) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| unsigned(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unsigned(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| unsigned(short) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |