Branch Coverage

palsrc/palDcmpf.c
Criterion Covered Total %
branch 5 10 50.0


line true false branch
129 1 0 if (b*f - c*e >= 0.0) {
139 1 0 if (c != 0.0 || f != 0.0) {
144 1 0 if (e != 0.0 || b != 0.0) {
154 1 0 if (ws != 0.0 || wc != 0.0) {
167 1 0 if (fabs(det) > 0.0) {