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 | 197 of 197 | 0% | 12 of 12 | 0% | 17 | 17 | 11 | 11 |
| ScryptParams(ASN1Sequence) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| toASN1Primitive() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| ScryptParams(byte[], BigInteger, BigInteger, BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| ScryptParams(byte[], int, int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getInstance(Object) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| ScryptParams(byte[], int, int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getSalt() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getCostParameter() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getParallelizationParameter() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getKeyLength() | 0% | n/a | 1 | 1 | 1 | 1 |