Branch Coverage

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


line true false branch
104 22 0 if (SvTRUE (ERRSV)) Perl_croak(aTHX_ "%s",SvPV_nolen (ERRSV));
0 22 if (SvTRUE (ERRSV)) Perl_croak(aTHX_ "%s",SvPV_nolen (ERRSV));
0 0 if (SvTRUE (ERRSV)) Perl_croak(aTHX_ "%s",SvPV_nolen (ERRSV));
106 0 22 if (!CoreSV)
108 0 22 if (!(PDL = INT2PTR(Core*,SvIV( CoreSV )))) /* Core* value */
110 0 22 if (PDL->Version != PDL_CORE_VERSION)