| lib/PDL/Slices-pp-unbroadcast.c | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 10 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 68 | 46 | 0 | PDL_FREE_CODE(__privtrans, destroy, , free(__privtrans->incs); /* CType.get_free */ |
| 97 | 0 | 46 | if (!PDL) return (pdl_error){PDL_EFATAL, "PDL core struct is NULL, can't continue",0}; |
| 99 | 0 | 46 | if (!__privtrans) return PDL->make_error_simple(PDL_EFATAL, "Couldn't create trans"); |
| 103 | 0 | 46 | PDL_RETERROR(PDL_err, PDL->type_coerce(__privtrans)); |
| 105 | 0 | 46 | PDL_RETERROR(PDL_err, PDL->make_trans_mutual(__privtrans)); |