Branch Coverage

pp-plstripd.c
Criterion Covered Total %
branch 20 36 55.5


line true false branch
43 0 1 if (!__privtrans->broadcast.incs) return PDL->make_error(PDL_EUSERERROR, "Error in plstripd:" "broadcast.incs NULL");
71 1 0 switch (__privtrans->__datatype) { /* Start generic switch */
73 0 1 PDL_DECLARE_PARAMS_plstripd_1(PDL_Double,D,PDL_Long,L)
1 0 PDL_DECLARE_PARAMS_plstripd_1(PDL_Double,D,PDL_Long,L)
0 1 PDL_DECLARE_PARAMS_plstripd_1(PDL_Double,D,PDL_Long,L)
74 0 1 PDL_BROADCASTLOOP_START_plstripd_readdata {c_plstripd((id_datap)[0]);}PDL_BROADCASTLOOP_END_plstripd_readdata
0 1 PDL_BROADCASTLOOP_START_plstripd_readdata {c_plstripd((id_datap)[0]);}PDL_BROADCASTLOOP_END_plstripd_readdata
0 1 PDL_BROADCASTLOOP_START_plstripd_readdata {c_plstripd((id_datap)[0]);}PDL_BROADCASTLOOP_END_plstripd_readdata
0 1 PDL_BROADCASTLOOP_START_plstripd_readdata {c_plstripd((id_datap)[0]);}PDL_BROADCASTLOOP_END_plstripd_readdata
0 1 PDL_BROADCASTLOOP_START_plstripd_readdata {c_plstripd((id_datap)[0]);}PDL_BROADCASTLOOP_END_plstripd_readdata
1 1 PDL_BROADCASTLOOP_START_plstripd_readdata {c_plstripd((id_datap)[0]);}PDL_BROADCASTLOOP_END_plstripd_readdata
1 1 PDL_BROADCASTLOOP_START_plstripd_readdata {c_plstripd((id_datap)[0]);}PDL_BROADCASTLOOP_END_plstripd_readdata
0 1 PDL_BROADCASTLOOP_START_plstripd_readdata {c_plstripd((id_datap)[0]);}PDL_BROADCASTLOOP_END_plstripd_readdata
0 1 PDL_BROADCASTLOOP_START_plstripd_readdata {c_plstripd((id_datap)[0]);}PDL_BROADCASTLOOP_END_plstripd_readdata
106 0 1 if (!PDL) return (pdl_error){PDL_EFATAL, "PDL core struct is NULL, can't continue",0};
108 0 1 if (!__privtrans) return PDL->make_error_simple(PDL_EFATAL, "Couldn't create trans");
110 0 1 PDL_RETERROR(PDL_err, PDL->type_coerce(__privtrans));
111 0 1 PDL_RETERROR(PDL_err, PDL->make_trans_mutual(__privtrans));