Source file "org/apache/tools/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,104 of 1,104 | 0% | 6 of 6 | 0% | 11 | 11 | 24 | 24 | 8 | 8 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| updateCRC(int, int) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| updateCRC(int) | 0% | 0% | 2 | 2 | 5 | 5 | 1 | 1 | ||
| CRC() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getFinalCRC() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| initialiseCRC() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| setGlobalCRC(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getGlobalCRC() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |