Branch Coverage

_whirlpool.c
Criterion Covered Total %
branch 10 20 50.0


line true false branch
84 16 2 for (i = 0; i < 8; i++) {
92 20 2 for (i = 0; i < number_of_rounds; i++)
143 0 2 if (index) {
146 0 0 if (size < left) return;
153 0 2 while (size >= whirlpool_block_size) {
155 0 0 if (IS_ALIGNED_64(msg)) {
168 2 0 if (size) {
189 0 2 if (index > 32) {
191 0 0 while (index < 64) {
198 108 2 while (index < 56) {