lib/ChordPro/lib/SVGPDF/Svg.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 28 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
65 | 0 | 0 | 0 | $self->root->verbose and not $self->root->debug |
111 | 0 | 0 | 0 | $par =~ /xM(ax|id|in)/iu and $scalex > $scaley |
122 | 0 | 0 | 0 | $par =~ /yM(in|id|ax)/iu and $scaley > $scalex |
144 | 0 | 0 | 0 | $self->root->verbose and not $self->root->debug |
line | l | !l | condition |
---|---|---|---|
142 | 0 | 0 | $par // "" |
144 | 0 | 0 | $par // "" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
35 | 0 | 0 | 0 | $_ || $pwidth |
38 | 0 | 0 | 0 | $_ || $pheight |
72 | 0 | 0 | 0 | $vwidth || $vb[2] |
0 | 0 | 0 | $vheight || $vb[3] |