Condition Coverage

lib/ChordPro/lib/SVGPDF.pm
Criterion Covered Total %
condition 0 55 0.0


and 3 conditions

line !l l&&!r l&&r condition
398 0 0 0 $minw and $minw > $width
411 0 0 0 $vwidth and not $vheight
414 0 0 0 $vheight and not $vwidth
426 0 0 0 $minw and $minw > $width
440 0 0 0 $vheight and $width / $height / ($vwidth / $vheight) > 1.05 || $width / $height / ($vwidth / $vheight) < 0.95
448 0 0 0 $verbose and not $debug

or 2 conditions

line l !l condition
187 0 0 delete $args{'atts'} // {}
359 0 0 delete $atts->{'width'} // 0
360 0 0 delete $atts->{'height'} // 0
376 0 0 $style->{'min-width'} // 0
381 0 0 $style->{'vertical-align'} // 0

or 3 conditions

line l !l&&r !l&&!r condition
251 0 0 0 $wstokens || $options{'whitespace_tokens'}
420 0 0 0 $vwidth || $pagesize->[0]
423 0 0 0 $vheight || $pagesize->[1]
440 0 0 0 $width / $height / ($vwidth / $vheight) > 1.05 || $width / $height / ($vwidth / $vheight) < 0.95
459 0 0 0 $vwidth || $vb[2]
0 0 0 $vheight || $vb[3]
502 0 0 0 $_ eq "none" or $_ eq "transparent"
509 0 0 0 $_ eq "none" or $_ eq "transparent"
557 0 0 0 $h / $d > $maxlines or $w / $d > $maxlines