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 | 117 of 303 | 61% | 28 of 48 | 41% | 26 | 31 | 3 | 7 |
| read(byte[], int, int) | 65% | 46% | 15 | 17 | 0 | 1 | ||
| read() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| available() | 0% | 0% | 3 | 3 | 1 | 1 | ||
| SimpleInputStream(InputStream, SimpleFilter) | 82% | 50% | 3 | 4 | 0 | 1 | ||
| static {...} | 75% | 50% | 1 | 2 | 0 | 1 | ||
| getMemoryUsage() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| close() | 100% | 50% | 1 | 2 | 0 | 1 |