| line |
true |
false |
branch |
|
37
|
0 |
76 |
PDL->hdr_childcopy(__privtrans); __privtrans->dims_redone = 1; |
|
80
|
76 |
0 |
PDL_FREE_CODE(__privtrans, destroy, , free(__privtrans->incs); /* CType.get_free */ |
|
109
|
0 |
76 |
if (!PDL) return (pdl_error){PDL_EFATAL, "PDL core struct is NULL, can't continue",0}; |
|
111
|
0 |
76 |
if (!__privtrans) return PDL->make_error_simple(PDL_EFATAL, "Couldn't create trans"); |
|
115
|
0 |
76 |
PDL_RETERROR(PDL_err, PDL->type_coerce(__privtrans)); |
|
118
|
0 |
76 |
PDL_RETERROR(PDL_err, PDL->make_trans_mutual(__privtrans)); |