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 | 186 of 186 | 0% | 30 of 30 | 0% | 24 | 24 | 55 | 55 | 9 | 9 |
skip(InputStream, long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
readFully(InputStream, byte[], int, int) | ![]() | 0% | ![]() | 0% | 6 | 6 | 9 | 9 | 1 | 1 |
copy(InputStream, OutputStream, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
readFully(ReadableByteChannel, ByteBuffer) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
toByteArray(InputStream) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
readFully(InputStream, byte[]) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
closeQuietly(Closeable) | ![]() | 0% | ![]() | 0% | 2 | 2 | 5 | 5 | 1 | 1 |
copy(InputStream, OutputStream) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |