A different version of class was executed at runtime.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 904 of 904 | 0% | 94 of 94 | 0% | 67 | 67 | 158 | 158 | 20 | 20 |
| static {...} | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | ||
| validatePlainPassword(long, String) | 0% | 0% | 10 | 10 | 19 | 19 | 1 | 1 | ||
| checkPassword(String) | 0% | 0% | 9 | 9 | 14 | 14 | 1 | 1 | ||
| loadDictionaryFromFile(String) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| getDictionaryWords() | 0% | 0% | 7 | 7 | 12 | 12 | 1 | 1 | ||
| createRandomString(int) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| scramble(byte[], String) | 0% | n/a | 1 | 1 | 15 | 15 | 1 | 1 | ||
| checkScramble(byte[], byte[], byte[]) | 0% | n/a | 1 | 1 | 13 | 13 | 1 | 1 | ||
| octetToHexSafe(byte[], int, byte[]) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| hexToOctetSafe(byte[], byte[], int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| xorCrypt(byte[], byte[]) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| twoStageHash(String) | 0% | n/a | 1 | 1 | 12 | 12 | 1 | 1 | ||
| checkPlainPass(byte[], String) | 0% | 0% | 4 | 4 | 7 | 7 | 1 | 1 | ||
| fromByte(int) | 0% | 0% | 5 | 5 | 2 | 2 | 1 | 1 | ||
| containsDictionaryWord(String) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| makeScrambledPassword(String) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| getSaltFromPassword(byte[]) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| lambda$validatePlainPassword$1(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| lambda$static$0(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| MysqlPassword() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |