Branch Coverage

lib/PDL/FFT.xs
Criterion Covered Total %
branch 5 12 41.6


line true false branch
61 5 0 if (SvTRUE (ERRSV)) Perl_croak(aTHX_ "%s",SvPV_nolen (ERRSV));
0 5 if (SvTRUE (ERRSV)) Perl_croak(aTHX_ "%s",SvPV_nolen (ERRSV));
0 0 if (SvTRUE (ERRSV)) Perl_croak(aTHX_ "%s",SvPV_nolen (ERRSV));
63 0 5 if (!CoreSV)
65 0 5 if (!(PDL = INT2PTR(Core*,SvIV( CoreSV )))) /* Core* value */
67 0 5 if (PDL->Version != PDL_CORE_VERSION)