Branch Coverage

lib/ChordPro/lib/SVGPDF/Tspan.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
13 0 0 if $atts->{'omit'}
21 0 0 if ($dx =~ /^([.\d]+)em$/u) { }
27 0 0 if ($dy =~ /^([.\d]+)em$/u) { }
37 0 0 if $color and $color eq "currentColor"
45 0 0 defined $atts->{'x'} ? :
0 0 defined $atts->{'y'} ? :
0 0 defined $atts->{'dx'} ? :
0 0 defined $atts->{'dy'} ? :
0 0 defined $style->{'text-anchor'} ? :
51 0 0 if ($color)
60 0 0 $anchor eq 'middle' ? :
0 0 $anchor eq 'end' ? :
64 0 0 if (do { $y unless $x })
68 0 0 unless $x
76 0 0 if (ref $c eq 'SVGPDF::TextElement') { }
0 0 elsif (ref $c eq 'SVGPDF::Tspan') { }
92 0 0 wantarray ? :