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 | 106 of 168 | 36% | 10 of 16 | 37% | 12 | 20 | 7 | 12 |
| pipeAllLimited(InputStream, long, OutputStream) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| validateBufferArguments(byte[], int, int) | 0% | 0% | 3 | 3 | 1 | 1 | ||
| readAllLimited(InputStream, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| drain(InputStream) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| readFully(InputStream, byte[]) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| writeBufTo(ByteArrayOutputStream, OutputStream) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| Streams() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| readFully(InputStream, byte[], int, int) | 100% | 100% | 0 | 3 | 0 | 1 | ||
| pipeAll(InputStream, OutputStream, int) | 100% | 100% | 0 | 2 | 0 | 1 | ||
| readAll(InputStream) | 100% | n/a | 0 | 1 | 0 | 1 | ||
| pipeAll(InputStream, OutputStream) | 100% | n/a | 0 | 1 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 |