Branch Coverage

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


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