Branch Coverage

palsrc/palDfltin.c
Criterion Covered Total %
branch 19 26 73.0


line true false branch
195 108 14 while (*ctemp != '\0') {
196 5 103 if (*ctemp == 'd' || *ctemp == 'D') *ctemp = 'E';
206 3 11 if (retval == 0.0 && endptr == tempbuf) {
3 0 if (retval == 0.0 && endptr == tempbuf) {
214 0 3 while (ISBLANK(*endptr) || isalpha(*endptr) ) {
0 3 while (ISBLANK(*endptr) || isalpha(*endptr) ) {
218 0 11 } else if ( errno == ERANGE ) {
224 4 7 if ( retval < 0.0 ) {
226 0 7 } else if ( retval == 0.0 ) {
229 0 0 if ( test < 0.0 ) {
244 10 4 if (*endptr == ',') {
249 3 10 while ( ISBLANK(*ctemp) ) {
256 11 3 if (*jflag != 1) *dreslt = retval;