Source file "org/apache/commons/compress/utils/IOUtils.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 214 of 214 | 0% | 22 of 22 | 0% | 26 | 26 | 47 | 47 | 15 | 15 |
copyRange(InputStream, long, OutputStream, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 10 | 10 | 1 | 1 |
readRange(ReadableByteChannel, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 13 | 13 | 1 | 1 |
readFully(InputStream, byte[], int, int) | ![]() | 0% | ![]() | 0% | 5 | 5 | 3 | 3 | 1 | 1 |
read(File, byte[]) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readFully(ReadableByteChannel, ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
readRange(InputStream, int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readFully(InputStream, byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copyRange(InputStream, long, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copy(File, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
copy(InputStream, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
copy(InputStream, OutputStream, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
skip(InputStream, long) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
closeQuietly(Closeable) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
toByteArray(InputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |