Source file "com/google/common/io/ByteStreams.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 656 of 690 | 4% | 76 of 76 | 0% | 60 | 64 | 154 | 159 | 22 | 26 |
| toByteArray(InputStream, long) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| toByteArrayInternal(InputStream, Queue, int) | 0% | 0% | 6 | 6 | 17 | 17 | 1 | 1 | ||
| copy(ReadableByteChannel, WritableByteChannel) | 0% | 0% | 6 | 6 | 19 | 19 | 1 | 1 | ||
| read(InputStream, byte[], int, int) | 0% | 0% | 4 | 4 | 13 | 13 | 1 | 1 | ||
| combineBuffers(Queue, int) | 0% | 0% | 4 | 4 | 15 | 15 | 1 | 1 | ||
| skipUpTo(InputStream, long) | 0% | 0% | 5 | 5 | 14 | 14 | 1 | 1 | ||
| contentsEqual(InputStream, InputStream) | 0% | 0% | 4 | 4 | 9 | 9 | 1 | 1 | ||
| copy(InputStream, OutputStream) | 0% | 0% | 2 | 2 | 11 | 11 | 1 | 1 | ||
| readFully(InputStream, byte[], int, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| skipFully(InputStream, long) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| readBytes(InputStream, ByteProcessor) | 0% | 0% | 3 | 3 | 6 | 6 | 1 | 1 | ||
| newDataOutput(int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| exhaust(InputStream) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| arraysEqual(byte[], byte[], int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| skipSafely(InputStream, long) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| toByteArray(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| newDataOutput(ByteArrayOutputStream) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| readFully(InputStream, byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| limit(InputStream, long) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newDataOutput() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| createBuffer() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| nullOutputStream() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| newDataInput(byte[], int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| newDataInput(ByteArrayInputStream) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| newDataInput(byte[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |