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 | 1,003 of 1,003 | 0% | 131 of 131 | 0% | 95 | 95 | 23 | 23 |
| processBytes(byte[], int, int, byte[], int) | 0% | 0% | 16 | 16 | 1 | 1 | ||
| init(boolean, CipherParameters) | 0% | 0% | 16 | 16 | 1 | 1 | ||
| doFinal(byte[], int) | 0% | 0% | 11 | 11 | 1 | 1 | ||
| processByte(byte, byte[], int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| reset(boolean, boolean) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| processAADBytes(byte[], int, int) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| ChaCha20Poly1305(Mac) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| finishData(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| processData(byte[], int, int, byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getUpdateOutputSize(int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| getOutputSize(int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| initMAC() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| checkAAD() | 0% | 0% | 5 | 5 | 1 | 1 | ||
| checkData() | 0% | 0% | 5 | 5 | 1 | 1 | ||
| incrementCount(long, int, long) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| padMAC(long) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| processAADByte(byte) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| finishAAD(int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| ChaCha20Poly1305() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getMac() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getAlgorithmName() | 0% | n/a | 1 | 1 | 1 | 1 |