Branch Coverage

xs/Record.xs
Criterion Covered Total %
branch 7 10 70.0


line true false branch
7 11 0 if(SvROK(self))
9 0 11 if(!SvOK(self))
11 3 8 RETVAL = SvREADONLY(self) ? 1 : 0;
56 16 50 switch(type->type_code & FFI_PL_SHAPE_MASK)
157 0 66 if(path_name == NULL)