Branch Coverage

src/int/i31_modpow.c
Criterion Covered Total %
branch 2 2 100.0


line true false branch
56 512 2 for (k = 0; k < ((uint32_t)elen << 3); k ++) {