| line |
true |
false |
branch |
|
49
|
0 |
0 |
if ((nbytes = read (iispipe_i, buf, SZ_WCSTEXT)) <= 0) |
|
52
|
0 |
0 |
if (sscanf ((char*)buf, "%f %f %d %c", x, y, &wcs, ch) != 4) |
|
111
|
0 |
0 |
if (ymin<0) |
|
114
|
0 |
0 |
if (ymax>=frameY) |
|
120
|
0 |
0 |
if (ntrans<1) |
|
126
|
0 |
0 |
if (data==NULL) |
|
131
|
0 |
0 |
for (y = ymin; y < ymax; y+=ntrans) { |
|
134
|
0 |
0 |
if (y+ntrans>ymax) |
|
166
|
0 |
0 |
for (j=0; j
|
|
168
|
0 |
0 |
if (dd>=0) { |
|
171
|
0 |
0 |
if (i>=0 && i
|
|
|
0 |
0 |
if (i>=0 && i
|
|
174
|
0 |
0 |
if (i>=0 && i
|
|
|
0 |
0 |
if (i>=0 && i
|
|
179
|
0 |
0 |
for (i=0; i
|
|
181
|
0 |
0 |
if (dd>=0) { |
|
184
|
0 |
0 |
if (j>=0 && j
|
|
|
0 |
0 |
if (j>=0 && j
|
|
187
|
0 |
0 |
if (j>=0 && j
|
|
|
0 |
0 |
if (j>=0 && j
|
|
224
|
0 |
0 |
if (imtdev != NULL) /* Start parsing IMTDEV environment variable */ |
|
226
|
0 |
0 |
if (tok!=NULL && strcmp(tok,"fifo")!=0) /* Ignore if not fifo */ |
|
|
0 |
0 |
if (tok!=NULL && strcmp(tok,"fifo")!=0) /* Ignore if not fifo */ |
|
231
|
0 |
0 |
if (strcmp(inpipe,"")==0) { |
|
233
|
0 |
0 |
if (tok!=NULL) { /* Check next bit of IMTDEV */ |
|
235
|
0 |
0 |
if (tok != NULL) { |
|
244
|
0 |
0 |
if (!access(iname,F_OK)) |
|
247
|
0 |
0 |
if (!access(iname,F_OK)) |
|
250
|
0 |
0 |
if (!access(iname,F_OK)) |
|
262
|
0 |
0 |
if (strcmp(outpipe,"")==0) { /* Get output fifo name */ |
|
264
|
0 |
0 |
if (tok!=NULL) { /* Check next bit of IMTDEV */ |
|
266
|
0 |
0 |
if (tok != NULL) { |
|
274
|
0 |
0 |
if (!access(oname,F_OK)) |
|
277
|
0 |
0 |
if (!access(oname,F_OK)) |
|
280
|
0 |
0 |
if (!access(oname,F_OK)) |
|
299
|
0 |
0 |
if ((iispipe_i = open (oname, O_RDONLY | O_NONBLOCK)) != -1) { |
|
300
|
0 |
0 |
if ((iispipe_o = open (oname, O_WRONLY | O_NONBLOCK)) != -1) { |
|
310
|
0 |
0 |
if ((iispipe_i = open (iname, O_RDONLY | O_NONBLOCK)) != -1) { |
|
337
|
0 |
0 |
while (total < size) { |
|
339
|
0 |
0 |
if (n <= 0) |
|
351
|
0 |
0 |
while (total < size) { |
|
353
|
0 |
0 |
if (n <= 0) |
|
362
|
0 |
0 |
for (indx = 0; indx < 8; indx++) { |
|
374
|
0 |
0 |
if (frame>0 && frame<5) |
|
|
0 |
0 |
if (frame>0 && frame<5) |
|
385
|
0 |
0 |
if (i>=0) |
|
392
|
0 |
0 |
if (x<0) |