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 | 8 of 55 | 85% | 2 of 4 | 50% | 4 | 8 | 2 | 6 |
| flush() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| close() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| write(byte[], int, int) | 100% | 50% | 1 | 2 | 0 | 1 | ||
| write(int) | 100% | 50% | 1 | 2 | 0 | 1 | ||
| CountingOutputStream(OutputStream) | 100% | n/a | 0 | 1 | 0 | 1 | ||
| getSize() | 100% | n/a | 0 | 1 | 0 | 1 |