| lib/ChordPro/lib/SVGPDF/Image.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 0 | if $atts->{'omit'} |
| 21 | 0 | 0 | unless ($w and $h) |
| 29 | 0 | 0 | if ($link =~ m[^data:image/(png|jpe?g);(base64),(.*)$]su) { } |
| 0 | 0 | elsif ($link =~ /^.+\.(png|jpe?g)$/u and -s $link) { } | |
| 37 | 0 | 0 | unless ($enc eq "base64") |
| 44 | 0 | 0 | if ($info->{'error'}) |
| 67 | 0 | 0 | if $tf |