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 | 148 of 148 | 0% | 2 of 2 | 0% | 13 | 13 | 12 | 12 |
| BaseSingleBlockCipher.Builder(BouncyCastleFipsProvider, Parameters[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| build() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| BaseSingleBlockCipher.Builder(BouncyCastleFipsProvider, Algorithm[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withFipsOperators(AsymmetricOperatorFactory, FipsKeyWrapOperatorFactory) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withGeneralOperators(AsymmetricOperatorFactory, KeyWrapOperatorFactory) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setPublicKeyOnly(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setPrivateKeyOnly(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| setWrapModeOnly(boolean) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withPublicKeyConverter(PublicKeyConverter) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withPrivateKeyConverter(PrivateKeyConverter) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withParameters(Class[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| withParametersCreatorProvider(ParametersCreatorProvider) | 0% | n/a | 1 | 1 | 1 | 1 |