| lib/ChordPro/Output/PDF/StringDiagram.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 39 | 20.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 169 | 48 | 0 | 0 | $fsh eq "below" and $info->{'fingers'} |
| 331 | 0 | 288 | 0 | $fing and $bar->{$fing} |
| 288 | 0 | 0 | $fing and $bar->{$fing} and $bstyle eq "line" | |
| 336 | 192 | 0 | 0 | $fret > $vc and not $oflo++ |
| 358 | 0 | 48 | 0 | $fingers and @$fingers |
| 373 | 0 | 0 | 0 | $fsh ne "below" and $fbg eq $ffg |
| 381 | 0 | 0 | 0 | $bar->{$fing} and $fsh ne "below" |
| line | l | !l | condition |
|---|---|---|---|
| 134 | 0 | 48 | $info->{'baselabeloffset'} || 0 |
| 328 | 0 | 288 | $fingers->[$sx] // -1 |
| 363 | 0 | 0 | $ps->{'fonts'}{$font}{'size'} // "00" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 125 | 0 | 48 | 0 | $info->{'diagram'} // $config->{'pdf'}{'theme'}{'foreground'} |
| 320 | 0 | 0 | 0 | $fbg eq "none" or $fbg eq $bg |
| 332 | 0 | 0 | 0 | $sx == $bar->{$fing}[2] or $sx == $bar->{$fing}[3] |
| 383 | 0 | 0 | 0 | $sx == $bar->{$fing}[2] or $sx == $bar->{$fing}[3] |