Branch Coverage

src/int/i32_modpow.c
Criterion Covered Total %
branch 0 2 0.0


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