Branch Coverage

_gost.c
Criterion Covered Total %
branch 12 20 60.0


line true false branch
124 6 6 unsigned *sbox = (ctx->cryptpro ? (unsigned*)rhash_gost_sbox_cryptpro : (unsigned*)rhash_gost_sbox);
168 12 36 if (i == 0) {
176 24 12 } else if ((i & 2) != 0) {
177 12 12 if (i == 6) break;
353 0 4 if (index) {
356 0 0 if (size < left) return;
363 0 4 while (size >= gost_block_size) {
366 0 0 if (IS_ALIGNED_64(msg)) {
382 4 0 if (size) {
400 4 0 if (index > 0) {