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 | 425 of 425 | 0% | 32 of 32 | 0% | 27 | 27 | 11 | 11 |
| init(CipherParameters) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| doFinal(byte[], int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| update(byte[], int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| ISO9797Alg3Mac(BlockCipher, int, BlockCipherPadding) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| update(byte) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| reset() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| ISO9797Alg3Mac(BlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| ISO9797Alg3Mac(BlockCipher, BlockCipherPadding) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| ISO9797Alg3Mac(BlockCipher, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMacSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getAlgorithmName() | 0% | n/a | 1 | 1 | 1 | 1 |