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 | 277 of 277 | 0% | 22 of 22 | 0% | 20 | 20 | 9 | 9 |
| verifySignature(byte[], BigInteger, BigInteger) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| generateSignature(byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| calculateE(BigInteger, byte[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getRandomizer(BigInteger, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| DSASigner() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initSecureRandom(boolean, SecureRandom) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| DSASigner(DSAKCalculator) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getOrder() | 0% | n/a | 1 | 1 | 1 | 1 |