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 | 387 of 387 | 0% | 42 of 42 | 0% | 33 | 33 | 12 | 12 |
| convertArray(byte[][][]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| convertArray(short[][][]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| convertArray(byte[][]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| convertArray(short[][]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| equals(short[], short[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| equals(short[][], short[][]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| equals(short[][][], short[][][]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| convertArray(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| convertArraytoInt(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| convertIntArray(int[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| convertArray(short[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| RainbowUtil() | 0% | n/a | 1 | 1 | 1 | 1 |