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 | 289 of 289 | 0% | 41 of 41 | 0% | 33 | 33 | 5 | 5 |
| createBlockCipher(EngineProvider, FipsParameters) | 0% | 0% | 21 | 21 | 1 | 1 | ||
| createStandardCipher(boolean, ValidatedSymmetricKey, EngineProvider, ParametersWithIV, SecureRandom) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| createAEADCipher(FipsAlgorithm, EngineProvider) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| getDefaultRandomPadder() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| BlockCipherUtils() | 0% | n/a | 1 | 1 | 1 | 1 |