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 | 262 of 262 | 0% | 30 of 30 | 0% | 32 | 32 | 17 | 17 |
| init(boolean, CipherParameters) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| createCFB(int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| processBlock(byte[], int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| processBlocks(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| AESNativeEngine() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| createGCM() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| createGCMSIV() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| createCBC() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| createCTR() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| createCCM() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| toString() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| reset() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| createOCB() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| createEAX() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMultiBlockSize() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getAlgorithmName() | 0% | n/a | 1 | 1 | 1 | 1 |