Branch Coverage

blib/lib/SVGPDF/Svg.pm
Criterion Covered Total %
branch 15 42 35.7


line true false branch
12 0 1 if $atts->{'omit'}
20 0 1 if $tf
21 0 1 if $par
26 0 1 unless $_->{'xo'} eq $xo
30 0 1 unless $parent
48 1 0 if ($vbox) { }
65 0 1 if $self->root->verbose and not $self->root->debug
94 1 0 if ($vbox)
96 1 0 if ($vwidth)
99 1 0 if ($vheight)
104 0 1 if ($par =~ /none/iu) { }
111 0 1 if ($par =~ /xM(ax|id|in)/iu and $scalex > $scaley)
112 0 0 if ($1 eq 'ax') { }
0 0 elsif ($1 eq 'id') { }
122 0 1 if ($par =~ /yM(in|id|ax)/iu and $scaley > $scalex)
123 0 0 if ($1 eq 'ax') { }
0 0 elsif ($1 eq 'id') { }
135 0 1 if ($par)
144 0 1 if $self->root->verbose and not $self->root->debug
155 0 0 $x < $y ? :
156 0 0 $x > $y ? :