Source file "org/apache/commons/compress/compressors/gzip/GzipParameters.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 62 of 62 | 0% | 4 of 4 | 0% | 13 | 13 | 20 | 20 | 11 | 11 |
| setCompressionLevel(int) | 0% | 0% | 3 | 3 | 4 | 4 | 1 | 1 | ||
| GzipParameters() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| setModificationTime(long) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setFilename(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setComment(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setOperatingSystem(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getCompressionLevel() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getModificationTime() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getFilename() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getComment() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getOperatingSystem() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |