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 | 197 of 197 | 0% | 18 of 18 | 0% | 19 | 19 | 10 | 10 |
| engineInit(Key, AlgorithmParameterSpec) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| BaseHMac(GeneralAlgorithm, MacParametersCreator) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| BaseHMac(FipsAlgorithm, MacParametersCreator) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getGeneralMACFactory() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| engineGetMacLength() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineReset() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| engineUpdate(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineUpdate(byte) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| engineDoFinal() | 0% | n/a | 1 | 1 | 1 | 1 |