Branch Coverage

Make.xs
Criterion Covered Total %
branch 0 54 0.0


line true false branch
172 0 0 if (!hv) return;
174 0 0 if ((sv = hv_fetchs(hv, "dpi", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "dpi", 0)) && SvOK(*sv)) {
177 0 0 if ((sv = hv_fetchs(hv, "scale", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "scale", 0)) && SvOK(*sv)) {
180 0 0 if ((sv = hv_fetchs(hv, "scale_mode", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "scale_mode", 0)) && SvOK(*sv)) {
183 0 0 if ((sv = hv_fetchs(hv, "antialias", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "antialias", 0)) && SvOK(*sv)) {
186 0 0 if ((sv = hv_fetchs(hv, "flatness", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "flatness", 0)) && SvOK(*sv)) {
189 0 0 if ((sv = hv_fetchs(hv, "rotation", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "rotation", 0)) && SvOK(*sv)) {
192 0 0 if ((sv = hv_fetchs(hv, "background", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "background", 0)) && SvOK(*sv)) {
195 0 0 if ((sv = hv_fetchs(hv, "render_text", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "render_text", 0)) && SvOK(*sv)) {
198 0 0 if ((sv = hv_fetchs(hv, "render_images", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "render_images", 0)) && SvOK(*sv)) {
201 0 0 if ((sv = hv_fetchs(hv, "render_vectors", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "render_vectors", 0)) && SvOK(*sv)) {
204 0 0 if ((sv = hv_fetchs(hv, "render_annotations", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "render_annotations", 0)) && SvOK(*sv)) {
207 0 0 if ((sv = hv_fetchs(hv, "show_text_bounds", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "show_text_bounds", 0)) && SvOK(*sv)) {
210 0 0 if ((sv = hv_fetchs(hv, "show_image_bounds", 0)) && SvOK(*sv)) {
0 0 if ((sv = hv_fetchs(hv, "show_image_bounds", 0)) && SvOK(*sv)) {