Source file "org/jboss/resteasy/plugins/interceptors/GZIPDecodingInterceptor.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 81 of 81 | 0% | 6 of 6 | 0% | 8 | 8 | 22 | 22 | 5 | 5 |
| read(byte[], int, int) | 0% | 0% | 4 | 4 | 12 | 12 | 1 | 1 | ||
| GZIPDecodingInterceptor.FinishableGZIPInputStream(InputStream, boolean, int) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| GZIPDecodingInterceptor.FinishableGZIPInputStream(InputStream) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| GZIPDecodingInterceptor.FinishableGZIPInputStream(InputStream, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| finish() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |