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 | 54 of 81 | 33% | 8 of 8 | 0% | 7 | 12 | 3 | 8 |
| equals(Object) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| DSAParameters(BigInteger, BigInteger, BigInteger) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| hashCode() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| DSAParameters(BigInteger, BigInteger, BigInteger, DSAValidationParameters) | 100% | n/a | 0 | 1 | 0 | 1 | ||
| getP() | 100% | n/a | 0 | 1 | 0 | 1 | ||
| getQ() | 100% | n/a | 0 | 1 | 0 | 1 | ||
| getG() | 100% | n/a | 0 | 1 | 0 | 1 | ||
| getValidationParameters() | 100% | n/a | 0 | 1 | 0 | 1 |