| line | !l | l&&!r | l&&r | condition | 
 
| 134 | 0 | 26 | 0 | @{$s->{'body'};} and $s->{'body'}[-1]{'type'} eq "diagrams" | 
 
|  | 26 | 0 | 0 | @{$s->{'body'};} and $s->{'body'}[-1]{'type'} eq "diagrams" and $s->{'body'}[-1]{'origin'} ne "__CLI__" | 
 
| 253 | 0 | 0 | 0 | $rechorus->{'type'} and $rechorus->{'tag'} | 
 
| 305 | 0 | 0 | 0 | $msp and not $uri =~ /^id=/u | 
 
| 359 | 2 | 1 | 23 | $s->{'chords'} and @{$s->{'chords'}{'chords'};} | 
 
|  | 3 | 0 | 23 | $s->{'chords'} and @{$s->{'chords'}{'chords'};} and $variant ne "msp" | 
 
| 494 | 0 | 0 | 0 | $info->{'keys'} and @{$info->{'keys'};} | 
 
| 503 | 30 | 60 | 6 | $info->{'fingers'} and @{$info->{'fingers'};} |