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 | 429 of 429 | 0% | 36 of 36 | 0% | 32 | 32 | 14 | 14 |
| engineSetParameter(AlgorithmParameterSpec) | 0% | 0% | 15 | 15 | 1 | 1 | ||
| engineInitSign(PrivateKey) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineInitSign(PrivateKey, SecureRandom) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineGetParameters() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| engineInitVerify(PublicKey) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| BaseSignature(BouncyCastleFipsProvider, SignatureOperatorFactory, PublicKeyConverter, PrivateKeyConverter, Parameters, AlgorithmParameterSpec) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| BaseSignature(BouncyCastleFipsProvider, SignatureOperatorFactory, PublicKeyConverter, PrivateKeyConverter, Parameters) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineVerify(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineSign() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getPssTrailer(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineUpdate(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineUpdate(byte) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineSetParameter(String, Object) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineGetParameter(String) | 0% | n/a | 1 | 1 | 1 | 1 |