Source file "org/apache/commons/compress/compressors/gzip/GzipCompressorInputStream.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 484 of 484 | 0% | 75 of 75 | 0% | 49 | 49 | 105 | 105 | 11 | 11 |
read(byte[], int, int) | ![]() | 0% | ![]() | 0% | 13 | 13 | 41 | 41 | 1 | 1 |
init(boolean) | ![]() | 0% | ![]() | 0% | 18 | 18 | 34 | 34 | 1 | 1 |
GzipCompressorInputStream(InputStream, boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 13 | 13 | 1 | 1 |
readToNull(DataInput) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
matches(byte[], int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 1 | 1 | 1 | 1 |
close() | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
read() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
GzipCompressorInputStream(InputStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getCompressedCount() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getMetaData() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |