Branch Coverage

palsrc/palPv2ue.c
Criterion Covered Total %
branch 3 6 50.0


line true false branch
130 0 201 if (pmass < 0.0 ) { /* Negative planet mass */
150 0 201 if (R < RMIN) { /* Too close */
154 0 201 if (V < VMIN) { /* Too slow */