lib/ChordPro/lib/SVGPDF/Path.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
192 | 0 | 0 | 0 | @d and $d[0]{'svg_key'} eq "M" |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
70 | 0 | 0 | 0 | $open++ or $op eq "Z" |
72 | 0 | 0 | 0 | $x || $y || $ix || $iy |