Branch Coverage

Cephes_wrap.c
Criterion Covered Total %
branch 527 1184 44.5


line true false branch
115 255 102 while (tc) {
116 0 255 if (strcmp(tc->name, ti->name) == 0) {
118 0 0 if (tc->clientdata) ti->clientdata = tc->clientdata;
137 102 102 while (tc->name) {
143 0 102 if (next) next->prev = head;
152 0 0 if (!ty) return 0; /* Void pointer */
155 0 0 if (strcmp(s->name,c) == 0) {
156 0 0 if (s == ty->next) return s;
159 0 0 if (s->next) {
164 0 0 if (ty->next) ty->next->prev = s;
170 0 0 } while (s && (s != ty->next));
0 0 } while (s && (s != ty->next));
177 441 0 if ((!ty) || (!ty->converter)) return ptr;
441 0 if ((!ty) || (!ty->converter)) return ptr;
185 0 0 if (!ty || !ty->dcast) return ty;
0 0 if (!ty || !ty->dcast) return ty;
186 0 0 while (ty && (ty->dcast)) {
0 0 while (ty && (ty->dcast)) {
188 0 0 if (ty) lastty = ty;
203 0 0 while (ty) {
204 0 0 if (ty->str && (strcmp(name,ty->str) == 0)) return ty;
0 0 if (ty->str && (strcmp(name,ty->str) == 0)) return ty;
205 0 0 if (ty->name && (strcmp(name,ty->name) == 0)) return ty;
0 0 if (ty->name && (strcmp(name,ty->name) == 0)) return ty;
215 34 34 if (ti->clientdata == clientdata) return;
218 34 34 while (equiv) {
219 34 0 if (!equiv->converter) {
221 204 34 while (tc) {
222 34 170 if ((strcmp(tc->name, equiv->name) == 0))
238 0 0 for (i = 0; i < sz; i++,u++) {
253 0 0 for (i = 0; i < sz; i++, u++) {
255 0 0 if ((d >= '0') && (d <= '9'))
0 0 if ((d >= '0') && (d <= '9'))
257 0 0 else if ((d >= 'a') && (d <= 'f'))
0 0 else if ((d >= 'a') && (d <= 'f'))
260 0 0 if ((d >= '0') && (d <= '9'))
0 0 if ((d >= '0') && (d <= '9'))
262 0 0 else if ((d >= 'a') && (d <= 'f'))
0 0 else if ((d >= 'a') && (d <= 'f'))
464 0 441 if (!ty) return 0; /* Void pointer */
467 441 0 if (sv_derived_from(rv, (char *) s->name)) {
468 441 0 if (s == ty->next) return s;
471 0 0 if (s->next) {
476 0 0 if (ty->next) ty->next->prev = s;
482 0 0 } while (s && (s != ty->next));
0 0 } while (s && (s != ty->next));
494 0 443 if (SvGMAGICAL(sv))
498 443 0 if (sv_isobject(sv)) {
501 83 360 if ((SvTYPE(tsv) == SVt_PVHV)) {
503 83 0 if (SvMAGICAL(tsv)) {
505 83 0 if (mg) {
507 83 0 if (sv_isobject(rsv)) {
518 2 441 if (!_t) {
522 0 0 } else if (! SvOK(sv)) { /* Check for undef */
525 0 0 } else if (SvTYPE(sv) == SVt_RV) { /* Check for NULL pointer */
527 0 0 if (!SvROK(sv))
535 441 0 if (_t) {
538 0 441 if (!tc) {
551 110 0 if (ptr && (flags & SWIG_SHADOW)) {
110 0 if (ptr && (flags & SWIG_SHADOW)) {
558 110 0 if (flags & SWIG_OWNER) {
561 0 110 if (!isGV(gv))
563 110 0 hv=GvHVn(gv);
589 0 0 if ((2*sz + 1 + strlen(type->name)) > 1000) return;
602 0 0 if ((!obj) || (!SvOK(obj))) return -1;
0 0 if ((!obj) || (!SvOK(obj))) return -1;
605 0 0 if (*c != '_') return -1;
608 0 0 if (ty) {
610 0 0 if (!tc) return -1;
617 0 0 if (error) sv_setpv(perl_get_sv("@", TRUE), error);
622 0 0 if (error) sv_setsv(perl_get_sv("@", TRUE), error);
1309 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
1313 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
1319 1 0 if (arg1) (arg1)->r = arg2;
1337 77 0 if ((items < 1) || (items > 1)) {
0 77 if ((items < 1) || (items > 1)) {
1341 0 77 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
1364 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
1368 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
1374 1 0 if (arg1) (arg1)->i = arg2;
1392 77 0 if ((items < 1) || (items > 1)) {
0 77 if ((items < 1) || (items > 1)) {
1396 0 77 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
1420 63 0 if ((items < 0) || (items > 2)) {
0 63 if ((items < 0) || (items > 2)) {
1423 36 27 if (items > 0) {
1427 36 27 if (items > 1) {
1449 63 0 if ((items < 1) || (items > 1)) {
0 63 if ((items < 1) || (items > 1)) {
1453 0 63 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
1475 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
1479 0 2 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_fract,0) < 0) {
1485 2 0 if (arg1) (arg1)->n = arg2;
1503 45 0 if ((items < 1) || (items > 1)) {
0 45 if ((items < 1) || (items > 1)) {
1507 0 45 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_fract,0) < 0) {
1530 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
1534 0 2 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_fract,0) < 0) {
1540 2 0 if (arg1) (arg1)->d = arg2;
1558 45 0 if ((items < 1) || (items > 1)) {
0 45 if ((items < 1) || (items > 1)) {
1562 0 45 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_fract,0) < 0) {
1586 47 0 if ((items < 0) || (items > 2)) {
0 47 if ((items < 0) || (items > 2)) {
1589 43 4 if (items > 0) {
1593 43 4 if (items > 1) {
1615 47 0 if ((items < 1) || (items > 1)) {
0 47 if ((items < 1) || (items > 1)) {
1619 0 47 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_fract,0) < 0) {
1641 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
1677 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
1687 1 0 if (argvi >= items) {
1688 0 1 EXTEND(sp,1);
1695 1 0 if (argvi >= items) {
1696 0 1 EXTEND(sp,1);
1703 1 0 if (argvi >= items) {
1704 0 1 EXTEND(sp,1);
1711 1 0 if (argvi >= items) {
1712 0 1 EXTEND(sp,1);
1733 3 0 if ((items < 1) || (items > 1)) {
0 3 if ((items < 1) || (items > 1)) {
1757 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
1781 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
1805 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
1830 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
1856 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
1882 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
1910 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
1938 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
1965 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
1992 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2020 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
2048 3 0 if ((items < 1) || (items > 1)) {
0 3 if ((items < 1) || (items > 1)) {
2074 0 0 if ((items < 3) || (items > 3)) {
0 0 if ((items < 3) || (items > 3)) {
2080 0 0 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, 0,0) < 0) {
2105 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2132 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2159 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2185 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
2189 0 2 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2194 0 2 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2216 3 0 if ((items < 2) || (items > 2)) {
0 3 if ((items < 2) || (items > 2)) {
2220 0 3 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2225 0 3 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2247 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2251 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2256 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2278 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2282 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2287 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2309 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2313 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2318 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2340 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2344 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2349 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2371 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2375 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2380 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2402 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2406 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2411 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2433 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2437 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2442 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2464 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2468 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2473 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2495 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2499 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2504 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2526 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2530 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2535 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2557 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2561 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2566 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2588 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2592 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2597 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2619 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
2623 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2628 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2651 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
2655 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2660 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2665 0 1 if (SWIG_ConvertPtr(ST(2), (void **) &arg3, SWIGTYPE_p_cmplx,0) < 0) {
2688 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
2692 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_fract,0) < 0) {
2697 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_fract,0) < 0) {
2702 0 1 if (SWIG_ConvertPtr(ST(2), (void **) &arg3, SWIGTYPE_p_fract,0) < 0) {
2725 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
2729 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_fract,0) < 0) {
2734 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_fract,0) < 0) {
2739 0 1 if (SWIG_ConvertPtr(ST(2), (void **) &arg3, SWIGTYPE_p_fract,0) < 0) {
2762 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
2766 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_fract,0) < 0) {
2771 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_fract,0) < 0) {
2776 0 1 if (SWIG_ConvertPtr(ST(2), (void **) &arg3, SWIGTYPE_p_fract,0) < 0) {
2799 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
2803 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_fract,0) < 0) {
2808 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_fract,0) < 0) {
2813 0 1 if (SWIG_ConvertPtr(ST(2), (void **) &arg3, SWIGTYPE_p_fract,0) < 0) {
2839 52 0 if ((items < 2) || (items > 2)) {
0 52 if ((items < 2) || (items > 2)) {
2857 0 52 if (argvi >= items) {
2858 0 0 EXTEND(sp,1);
2865 52 0 if (argvi >= items) {
2866 0 52 EXTEND(sp,1);
2888 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
2892 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2897 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2902 0 1 if (SWIG_ConvertPtr(ST(2), (void **) &arg3, SWIGTYPE_p_cmplx,0) < 0) {
2925 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
2929 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2934 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2939 0 1 if (SWIG_ConvertPtr(ST(2), (void **) &arg3, SWIGTYPE_p_cmplx,0) < 0) {
2962 2 0 if ((items < 3) || (items > 3)) {
0 2 if ((items < 3) || (items > 3)) {
2966 0 2 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
2971 0 2 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
2976 0 2 if (SWIG_ConvertPtr(ST(2), (void **) &arg3, SWIGTYPE_p_cmplx,0) < 0) {
2999 2 0 if ((items < 3) || (items > 3)) {
0 2 if ((items < 3) || (items > 3)) {
3003 0 2 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
3008 0 2 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
3013 0 2 if (SWIG_ConvertPtr(ST(2), (void **) &arg3, SWIGTYPE_p_cmplx,0) < 0) {
3035 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
3039 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, 0,0) < 0) {
3044 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, 0,0) < 0) {
3065 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
3069 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
3091 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
3095 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
3118 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
3122 0 1 if (SWIG_ConvertPtr(ST(0), (void **) &arg1, SWIGTYPE_p_cmplx,0) < 0) {
3127 0 1 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, SWIGTYPE_p_cmplx,0) < 0) {
3150 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
3176 8 0 if ((items < 1) || (items > 1)) {
0 8 if ((items < 1) || (items > 1)) {
3200 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
3225 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
3252 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
3278 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
3315 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
3327 0 1 if (argvi >= items) {
3328 0 0 EXTEND(sp,1);
3335 1 0 if (argvi >= items) {
3336 0 1 EXTEND(sp,1);
3343 1 0 if (argvi >= items) {
3344 0 1 EXTEND(sp,1);
3351 1 0 if (argvi >= items) {
3352 0 1 EXTEND(sp,1);
3373 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
3397 11 0 if ((items < 1) || (items > 1)) {
0 11 if ((items < 1) || (items > 1)) {
3421 0 0 if ((items < 1) || (items > 1)) {
0 0 if ((items < 1) || (items > 1)) {
3445 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
3470 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
3495 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
3519 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
3543 3 0 if ((items < 1) || (items > 1)) {
0 3 if ((items < 1) || (items > 1)) {
3568 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
3596 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
3624 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
3650 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
3674 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
3701 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
3711 1 0 if (argvi >= items) {
3712 0 1 EXTEND(sp,1);
3734 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
3765 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
3775 1 0 if (argvi >= items) {
3776 0 1 EXTEND(sp,1);
3783 1 0 if (argvi >= items) {
3784 0 1 EXTEND(sp,1);
3805 5 0 if ((items < 1) || (items > 1)) {
0 5 if ((items < 1) || (items > 1)) {
3829 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
3855 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
3885 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
3916 1 0 if ((items < 4) || (items > 4)) {
0 1 if ((items < 4) || (items > 4)) {
3948 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
3982 0 0 if ((items < 4) || (items > 4)) {
0 0 if ((items < 4) || (items > 4)) {
3997 0 0 if (argvi >= items) {
3998 0 0 EXTEND(sp,1);
4019 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4043 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4067 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4091 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4116 4 0 if ((items < 2) || (items > 2)) {
0 4 if ((items < 2) || (items > 2)) {
4143 4 0 if ((items < 2) || (items > 2)) {
0 4 if ((items < 2) || (items > 2)) {
4170 3 0 if ((items < 2) || (items > 2)) {
0 3 if ((items < 2) || (items > 2)) {
4198 9 0 if ((items < 3) || (items > 3)) {
0 9 if ((items < 3) || (items > 3)) {
4228 3 0 if ((items < 3) || (items > 3)) {
0 3 if ((items < 3) || (items > 3)) {
4257 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
4283 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
4307 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
4331 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
4355 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
4380 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
4406 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
4432 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4456 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4480 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4504 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4529 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
4554 4 0 if ((items < 1) || (items > 1)) {
0 4 if ((items < 1) || (items > 1)) {
4578 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
4602 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
4625 0 0 if ((items < 0) || (items > 0)) {
0 0 if ((items < 0) || (items > 0)) {
4647 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4671 0 0 if ((items < 2) || (items > 2)) {
0 0 if ((items < 2) || (items > 2)) {
4674 0 0 if (!SvOK((SV*) ST(0))) arg1 = 0;
4698 0 0 if ((items < 3) || (items > 3)) {
0 0 if ((items < 3) || (items > 3)) {
4704 0 0 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, 0,0) < 0) {
4730 0 0 if ((items < 3) || (items > 3)) {
0 0 if ((items < 3) || (items > 3)) {
4736 0 0 if (SWIG_ConvertPtr(ST(1), (void **) &arg2, 0,0) < 0) {
4762 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
4790 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
4818 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
4844 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4868 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4892 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
4916 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
4941 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
4967 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
4993 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
5019 5 0 if ((items < 2) || (items > 2)) {
0 5 if ((items < 2) || (items > 2)) {
5046 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
5071 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5095 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5119 2 0 if ((items < 1) || (items > 1)) {
0 2 if ((items < 1) || (items > 1)) {
5149 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5159 1 0 if (argvi >= items) {
5160 0 1 EXTEND(sp,1);
5167 1 0 if (argvi >= items) {
5168 0 1 EXTEND(sp,1);
5195 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5205 1 0 if (argvi >= items) {
5206 0 1 EXTEND(sp,1);
5213 1 0 if (argvi >= items) {
5214 0 1 EXTEND(sp,1);
5235 13 0 if ((items < 1) || (items > 1)) {
0 13 if ((items < 1) || (items > 1)) {
5259 2626 0 if ((items < 1) || (items > 1)) {
0 2626 if ((items < 1) || (items > 1)) {
5285 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
5313 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5337 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5361 8 0 if ((items < 1) || (items > 1)) {
0 8 if ((items < 1) || (items > 1)) {
5385 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5409 7 0 if ((items < 1) || (items > 1)) {
0 7 if ((items < 1) || (items > 1)) {
5434 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
5460 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
5491 0 0 if ((items < 4) || (items > 4)) {
0 0 if ((items < 4) || (items > 4)) {
5507 0 0 if (argvi >= items) {
5508 0 0 EXTEND(sp,1);
5535 0 0 if ((items < 4) || (items > 4)) {
0 0 if ((items < 4) || (items > 4)) {
5551 0 0 if (argvi >= items) {
5552 0 0 EXTEND(sp,1);
5574 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
5600 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5624 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5648 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5672 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5696 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5720 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5744 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5768 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5793 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
5819 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
5846 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
5872 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5898 0 0 if ((items < 0) || (items > 0)) {
0 0 if ((items < 0) || (items > 0)) {
5906 0 0 if (argvi >= items) {
5907 0 0 EXTEND(sp,1);
5929 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
5954 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
5980 1 0 if ((items < 5) || (items > 5)) {
0 1 if ((items < 5) || (items > 5)) {
6029 1 0 if ((items < 5) || (items > 5)) {
0 1 if ((items < 5) || (items > 5)) {
6078 3 0 if ((items < 5) || (items > 5)) {
0 3 if ((items < 5) || (items > 5)) {
6126 3 0 if ((items < 5) || (items > 5)) {
0 3 if ((items < 5) || (items > 5)) {
6174 1 0 if ((items < 5) || (items > 5)) {
0 1 if ((items < 5) || (items > 5)) {
6221 8 0 if ((items < 3) || (items > 3)) {
0 8 if ((items < 3) || (items > 3)) {
6256 2 0 if ((items < 4) || (items > 4)) {
0 2 if ((items < 4) || (items > 4)) {
6301 3 0 if ((items < 3) || (items > 3)) {
0 3 if ((items < 3) || (items > 3)) {
6339 3 0 if ((items < 3) || (items > 3)) {
0 3 if ((items < 3) || (items > 3)) {
6377 3 0 if ((items < 3) || (items > 3)) {
0 3 if ((items < 3) || (items > 3)) {
6418 2 0 if ((items < 5) || (items > 5)) {
0 2 if ((items < 5) || (items > 5)) {
6479 2 0 if ((items < 9) || (items > 9)) {
0 2 if ((items < 9) || (items > 9)) {
6536 0 2 if (argvi >= items) {
6537 0 0 EXTEND(sp,1);
6557 1 0 if ((items < 1) || (items > 1)) {
0 1 if ((items < 1) || (items > 1)) {
6587 1 0 if ((items < 9) || (items > 9)) {
0 1 if ((items < 9) || (items > 9)) {
6662 0 0 if ((items < 9) || (items > 9)) {
0 0 if ((items < 9) || (items > 9)) {
6737 1 0 if ((items < 9) || (items > 9)) {
0 1 if ((items < 9) || (items > 9)) {
6811 1 0 if ((items < 9) || (items > 9)) {
0 1 if ((items < 9) || (items > 9)) {
6885 2 0 if ((items < 9) || (items > 9)) {
0 2 if ((items < 9) || (items > 9)) {
6955 4 0 if ((items < 5) || (items > 5)) {
0 4 if ((items < 5) || (items > 5)) {
6966 0 4 if (SWIG_ConvertPtr(ST(3), (void **) &arg4, SWIGTYPE_p_fract,0) < 0) {
6971 0 4 if (SWIG_ConvertPtr(ST(4), (void **) &arg5, SWIGTYPE_p_fract,0) < 0) {
7002 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
7040 24 0 if ((items < 3) || (items > 3)) {
0 24 if ((items < 3) || (items > 3)) {
7077 2 0 if ((items < 5) || (items > 5)) {
0 2 if ((items < 5) || (items > 5)) {
7130 1 0 if ((items < 3) || (items > 3)) {
0 1 if ((items < 3) || (items > 3)) {
7169 1 0 if ((items < 4) || (items > 4)) {
0 1 if ((items < 4) || (items > 4)) {
7218 1 0 if ((items < 6) || (items > 6)) {
0 1 if ((items < 6) || (items > 6)) {
7271 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
7298 1 0 if ((items < 2) || (items > 2)) {
0 1 if ((items < 2) || (items > 2)) {
7335 2 0 if ((items < 2) || (items > 2)) {
0 2 if ((items < 2) || (items > 2)) {
7604 17 0 if (!_init) {
7605 102 17 for (i = 0; swig_types_initial[i]; i++) {
7612 3264 17 for (i = 0; swig_commands[i].name; i++) {
7617 255 17 for (i = 0; swig_variables[i].name; i++) {
7620 0 255 if (swig_variables[i].type) {
7629 0 17 for (i = 0; swig_constants[i].type; i++) {