Source file "org/apache/commons/codec/digest/PureJavaCrc32C.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 8,501 of 8,501 | 0% | 10 of 10 | 0% | 14 | 14 | 35 | 35 | 6 | 6 |
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| update(byte[], int, int) | 0% | 0% | 9 | 9 | 25 | 25 | 1 | 1 | ||
| update(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getValue() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| PureJavaCrc32C() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| reset() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |