Source file "org/lwjgl/system/Checks.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 898 of 898 | 0% | 148 of 148 | 0% | 141 | 141 | 208 | 208 | 67 | 67 |
| checkFunctions(FunctionProviderLocal, long, PointerBuffer, int[], String[]) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| checkFunctions(FunctionProvider, PointerBuffer, int[], String[]) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| checkFunctions(FunctionProvider, long[], int[], String[]) | 0% | 0% | 5 | 5 | 11 | 11 | 1 | 1 | ||
| static {...} | 0% | 0% | 4 | 4 | 6 | 6 | 1 | 1 | ||
| checkFunctions(long[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNTSafe(long[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNTSafe(float[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNTSafe(LongBuffer) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNTSafe(FloatBuffer) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNTSafe(PointerBuffer) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNTSafe(PointerBuffer, long) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNTSafe(int[], int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNTSafe(IntBuffer, int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNT(long[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNT(float[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNT(LongBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNT(FloatBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNT(PointerBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNT(PointerBuffer, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNTSafe(int[]) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNT1Safe(ByteBuffer) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNT2Safe(ByteBuffer) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| checkNTSafe(IntBuffer) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| reportMissing(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkNT(int[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNT(IntBuffer, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNT(int[]) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNT1(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNT2(ByteBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkNT(IntBuffer) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| throwIAE(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| throwIAEGT(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| check(long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| check(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| assertNT(boolean) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkSafe(Buffer, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkSafe(CustomBuffer, long) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| lengthSafe(short[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lengthSafe(int[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lengthSafe(long[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lengthSafe(float[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| lengthSafe(double[]) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| remainingSafe(Buffer) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| remainingSafe(CustomBuffer) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| checkBuffer(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkSafe(short[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkSafe(int[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkSafe(long[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkSafe(float[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkSafe(double[], int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkSafe(Buffer, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkSafe(CustomBuffer, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| checkBufferGT(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| check(Buffer, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(CustomBuffer, long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(byte[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(short[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(int[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(long[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(float[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(double[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(CharSequence, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(Buffer, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(CustomBuffer, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| check(Object[], int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkGT(Buffer, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| checkGT(CustomBuffer, int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |