Branch Coverage

t/cookbook/recipe13.xsi
Criterion Covered Total %
branch 0 22 0.0


line true false branch
39 0 0 switch(ix) {
43 0 0 if (new_val) {
44 0 0 *val = SvNV(new_val);
0 0 *val = SvNV(new_val);
51 0 0 //RETVAL = new PointRecipe13(x, y);
52 0 0 }
59 0 0 void Shape13::add_point(PointRecipe13SP pt)
62 0 0
64 0 0 /*EOF*/
65 0 0 /*EOF*/
0 0 /*EOF*/