Source file "org/apache/commons/compress/compressors/bzip2/CRC.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 1,086 of 1,086 | 0% | 4 of 4 | 0% | 9 | 9 | 16 | 16 | 7 | 7 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| compute(int, int) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| update(int, int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| update(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| CRC() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |