Branch Coverage

lib/PDL/Slices-pp-lags.c
Criterion Covered Total %
branch 6 12 50.0


line true false branch
38 0 3 PDL->hdr_childcopy(__privtrans); __privtrans->dims_redone = 1;
82 3 0 PDL_FREE_CODE(__privtrans, destroy, , free(__privtrans->incs); /* CType.get_free */
111 0 3 if (!PDL) return (pdl_error){PDL_EFATAL, "PDL core struct is NULL, can't continue",0};
113 0 3 if (!__privtrans) return PDL->make_error_simple(PDL_EFATAL, "Couldn't create trans");
117 0 3 PDL_RETERROR(PDL_err, PDL->type_coerce(__privtrans));
121 0 3 PDL_RETERROR(PDL_err, PDL->make_trans_mutual(__privtrans));