| 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" |
|
46
|
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'} ? : |
|
57
|
0 |
0 |
$anchor eq 'middle' ? : |
|
|
0 |
0 |
$anchor eq 'end' ? : |
|
61
|
0 |
0 |
if (do {
$y unless $x
}) |
|
65
|
0 |
0 |
unless $x |
|
73
|
0 |
0 |
if (ref $c eq 'SVGPDF::TextElement') { } |
|
|
0 |
0 |
elsif (ref $c eq 'SVGPDF::Tspan') { } |
|
89
|
0 |
0 |
wantarray ? : |