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 | 108 of 108 | 0% | 0 of 0 | n/a | 13 | 13 | 13 | 13 |
| build() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Argon2Parameters.Builder(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| clear() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withMemoryPowOfTwo(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withSalt(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withSecret(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withAdditional(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withParallelism(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withIterations(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withMemoryAsKB(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withVersion(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withCharToByteConverter(CharToByteConverter) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Argon2Parameters.Builder() | 0% | n/a | 1 | 1 | 1 | 1 |