palsrc/palDmoon.c | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 18 | 18 | 100.0 |
line | true | false | branch |
---|---|---|---|
441 | 9500 | 190 | for (N=NL-1; N>=0; N--) { /* DO N=NL, 1, -1 */ |
448 | 4370 | 5130 | if (I == 0) { |
451 | 950 | 3420 | } else if (I == 1) { |
470 | 8550 | 190 | for (N=NB-1; N>=0; N--) { /* DO N=NB,1,-1 */ |
477 | 3040 | 5510 | if (I == 0 ) { |
480 | 190 | 2850 | } else if (I == 1) { |
501 | 5890 | 190 | for (N=NP-1; N>=0; N--) { /* DO N=NP,1,-1 */ |
508 | 2470 | 3420 | if (I == 0) { |
511 | 190 | 2280 | } else if (I == 1) { |