Source file "org/eclipse/jgit/internal/storage/io/NullMessageDigest.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 19 of 19 | 0% | 0 of 0 | n/a | 7 | 7 | 9 | 9 | 7 | 7 |
| static {...} | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| NullMessageDigest() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| getInstance() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| engineDigest() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| engineUpdate(byte) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| engineUpdate(byte[], int, int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| engineReset() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |