| line | true | false | branch | 
 
| 94 | 0 | 6 | unless $base_note_number or $line eq 'CTL' | 
 
| 102 | 6 | 0 | unless $line eq 'CTL' | 
 
| 107 | 0 | 6 | if exists $lines{'CTL'} | 
 
| 117 | 0 | 192 | if @control | 
 
| 120 | 16 | 176 | if (defined $n) { } | 
 
| 148 | 0 | 2 | if (/^(c\d+)$/) | 
 
| 166 | 0 | 7 | unless $drum_notes{$line} or $line eq 'CTL' | 
 
| 172 | 6 | 1 | unless $line eq 'CTL' | 
 
| 177 | 2 | 5 | if exists $lines{'CTL'} | 
 
| 187 | 24 | 160 | if @control | 
 
| 190 | 59 | 125 | if (defined $n) { } | 
 
| 234 | 0 | 2 | if exists $lines{'CTL'} | 
 
| 244 | 0 | 16 | if @control | 
 
| 247 | 8 | 8 | if (defined $n) { } | 
 
| 276 | 2 | 2 | if $type and $type eq 'drum' | 
 
| 298 | 48 | 392 | if ($line eq 'CTL') { } | 
 
|  | 83 | 309 | elsif ($n =~ /^[0-9]$/) { } | 
 
| 299 | 8 | 40 | if ($n eq '3') { } | 
 
| 308 | 16 | 67 | if ($base) { } |