Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 244 of 244 | 0% | 20 of 20 | 0% | 14 | 14 | 4 | 4 |
| computePathToRoot(DigestCalculator, PartialHashtree, int) | 0% | 0% | 5 | 5 | 1 | 1 | ||
| computeRootHash(DigestCalculator, PartialHashtree[]) | 0% | 0% | 6 | 6 | 1 | 1 | ||
| recoverRootHash(DigestCalculator, PartialHashtree[]) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| BinaryTreeRootCalculator() | 0% | n/a | 1 | 1 | 1 | 1 |