Branch Coverage
erfasrc/src/sepp.c
Criterion
Covered
Total
%
branch
1
2
50.0
line
true
false
branch
48
181
0
s = ((ss != 0.0) || (cs != 0.0)) ? atan2(ss, cs) : 0.0;