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 | 285 of 285 | 0% | 58 of 58 | 0% | 42 | 42 | 13 | 13 |
| checkBoundsInputAndOutput(byte[], int, int, byte[], int) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| checkBoundsInput(byte[], int, int, byte[], int) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| checkInputAgainstRequiredLength(byte[], int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| checkOutputAgainstRequiredLength(byte[], int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| addCheckInputOverflow(int, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| checkInputAndOutputAEAD(boolean, byte[], int, int, byte[], int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| checkBoundsInputAndOutputWithBlockSize_16(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| checkKeyLenIllegalArgumentException(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| checkKeyLenIllegalArgumentExceptionExclude192(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| checkKeyLength(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| checkKeyLengthExclude192(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | 0% | 2 | 2 | 1 | 1 | ||
| PacketCipherChecks() | 0% | n/a | 1 | 1 | 1 | 1 |