Branch Coverage
erfasrc/src/nut80.c
Criterion
Covered
Total
%
branch
0
6
0.0
line
true
false
branch
250
0
0
for (j = NT-1; j >= 0; j--) {
262
0
0
if (s != 0.0) dp += s * sin(arg);
263
0
0
if (c != 0.0) de += c * cos(arg);