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 | 405 of 405 | 0% | 22 of 22 | 0% | 24 | 24 | 13 | 13 |
| init(CipherParameters) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| doFinal(byte[], int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| getByteLength(Digest) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| HMac(Digest, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| reset() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| xorPad(byte[], int, byte) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getAlgorithmName() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| update(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| HMac(Digest) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| update(byte) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getUnderlyingDigest() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMacSize() | 0% | n/a | 1 | 1 | 1 | 1 |