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 | 4,924 of 4,924 | 0% | 46 of 46 | 0% | 34 | 34 | 11 | 11 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| processTableWithSalt(int[], int[], int, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| deriveRawKey(int, byte[], byte[]) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| encryptMagicString() | 0% | 0% | 4 | 4 | 1 | 1 | ||
| processTable(int, int, int[]) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| cyclicXorKey(byte[]) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| generate(byte[], byte[], int) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| F(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initState() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| BCrypt() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| passwordToByteArray(char[]) | 0% | n/a | 1 | 1 | 1 | 1 |