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 | 736 of 736 | 0% | 85 of 85 | 0% | 72 | 72 | 14 | 14 |
| createBlockCipher(EngineProvider, Parameters) | 0% | 0% | 26 | 26 | 1 | 1 | ||
| getMac(AuthenticationParameters, EngineProvider) | 0% | 0% | 12 | 12 | 1 | 1 | ||
| createStandardWrapper(boolean, KeyParameter, EngineProvider, ParametersWithIV, boolean, SecureRandom) | 0% | 0% | 11 | 11 | 1 | 1 | ||
| createStandardCipher(boolean, KeyParameter, EngineProvider, ParametersWithIV, SecureRandom) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| createAEADCipher(GeneralAlgorithm, EngineProvider) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| createStandardAEADCipher(boolean, KeyParameter, EngineProvider, AuthenticationParametersWithIV) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| createStandardMac(KeyParameter, EngineProvider, GeneralAuthParameters) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getDefaultRandomPadder() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| createStandardCipher(boolean, ValidatedSymmetricKey, EngineProvider, ParametersWithIV, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| createStandardAEADCipher(boolean, ValidatedSymmetricKey, EngineProvider, AuthenticationParametersWithIV) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| createStandardWrapper(boolean, ValidatedSymmetricKey, EngineProvider, ParametersWithIV, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| createStandardWrapper(boolean, ValidatedSymmetricKey, EngineProvider, ParametersWithIV, boolean, SecureRandom) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| createStandardMac(ValidatedSymmetricKey, EngineProvider, GeneralAuthParameters) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| CipherUtils() | 0% | n/a | 1 | 1 | 1 | 1 |