Branch Coverage

_whirlpool.c
Criterion Covered Total %
branch 10 20 50.0


line true false branch
85 16 2 for (i = 0; i < 8; i++) {
93 20 2 for (i = 0; i < number_of_rounds; i++)
144 0 2 if (index) {
147 0 0 if (size < left) return;
154 0 2 while (size >= whirlpool_block_size) {
156 0 0 if (IS_ALIGNED_64(msg)) {
169 2 0 if (size) {
190 0 2 if (index > 32) {
192 0 0 while (index < 64) {
199 108 2 while (index < 56) {