| line | l | !l&&r | !l&&!r | condition | 
 
| 145 | 79 | 294 | 0 | !$$rhSub{$b}->row <=> !$$rhSub{$a}->row or uc $a cmp uc $b | 
 
|  | 373 | 0 | 0 | !$$rhSub{$b}->row <=> !$$rhSub{$a}->row or uc $a cmp uc $b or ($$rhSub{$a}->file eq $fileCurrent) <=> ($$rhSub{$b}->file eq $fileCurrent) | 
 
|  | 294 | 0 | 0 | !$$rhSub{$b}->row <=> !$$rhSub{$a}->row or uc $a cmp uc $b or ($$rhSub{$a}->file eq $fileCurrent) <=> ($$rhSub{$b}->file eq $fileCurrent) or $$rhSub{$a}->file cmp $$rhSub{$b}->file | 
 
|  | 0 | 0 | 0 | !$$rhSub{$b}->row <=> !$$rhSub{$a}->row or uc $a cmp uc $b or ($$rhSub{$a}->file eq $fileCurrent) <=> ($$rhSub{$b}->file eq $fileCurrent) or $$rhSub{$a}->file cmp $$rhSub{$b}->file or $$rhSub{$a}->row <=> $$rhSub{$b}->row |