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 | 273 of 273 | 0% | 38 of 38 | 0% | 28 | 28 | 9 | 9 |
| close() | 0% | 0% | 8 | 8 | 1 | 1 | ||
| write(byte[], int, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| ensureCapacity(int, boolean) | 0% | 0% | 8 | 8 | 1 | 1 | ||
| write(int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| CipherOutputStream(OutputStream, BufferedBlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| CipherOutputStream(OutputStream, StreamCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| CipherOutputStream(OutputStream, AEADBlockCipher) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| write(byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| flush() | 0% | n/a | 1 | 1 | 1 | 1 |