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 | 246 of 246 | 0% | 14 of 14 | 0% | 16 | 16 | 9 | 9 |
| printArray(String, byte[][]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| intToBytesLittleEndian(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| concatenateArray(byte[][]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| bytesToIntLittleEndian(byte[], int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| bytesToIntLittleEndian(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| printArray(String, byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| testPowerOfTwo(int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| getLog(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| GMSSUtil() | 0% | n/a | 1 | 1 | 1 | 1 |