Branch Coverage
src/int/i32_muladd.c
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
42
0
0
if (m_bitlen == 0) {
45
0
0
if (m_bitlen <= 32) {
108
0
0
for (u = 1; u <= mlen; u ++) {