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 | 1,200 of 1,200 | 0% | 24 of 24 | 0% | 21 | 21 | 9 | 9 |
| KangarooPermutation() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 1 | 1 | ||
| absorb(byte[], int, int) | 0% | 0% | 7 | 7 | 1 | 1 | ||
| squeeze(byte[], int, int) | 0% | 0% | 4 | 4 | 1 | 1 | ||
| padAndSwitchToSqueezingPhase() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| KangarooAbsorb(byte[], int) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| Kangaroo.KangarooSponge(int, int) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| initSponge() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| KangarooExtract() | 0% | n/a | 1 | 1 | 1 | 1 |