| lib/ChordPro/lib/SVGPDF/Image.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 21 | 0 | 0 | 0 | $w and $h |
| 29 | 0 | 0 | 0 | $link =~ /^.+\.(png|jpe?g)$/u and -s $link |
| line | l | !l | condition |
|---|---|---|---|
| 18 | 0 | 0 | $x ||= 0 |
| 0 | 0 | $y ||= 0 | |
| 19 | 0 | 0 | $w ||= 0 |
| 0 | 0 | $h ||= 0 | |
| 58 | 0 | 0 | qq["$link"] // " |