|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
277
 | 
 0  | 
 0  | 
 0  | 
 $title =~ /^\d+$/ and $index =~ /^ASC|DESC$/  | 
 
| 
312
 | 
 0  | 
 0  | 
 0  | 
 $type and $type eq 'DESC'  | 
 
| 
320
 | 
 0  | 
 0  | 
 1  | 
 $type and $type eq 'DESC'  | 
 
| 
366
 | 
 0  | 
 0  | 
 1  | 
 $type and $type eq 'DESC'  | 
 
| 
390
 | 
 6  | 
 0  | 
 5  | 
 exists $$worksheet[1]{'sortstring'} and defined $$worksheet[1]{'sortstring'}  | 
 
| 
 | 
 6  | 
 1  | 
 4  | 
 exists $$worksheet[1]{'sortstring'} and defined $$worksheet[1]{'sortstring'} and $$worksheet[1]{'sortstring'} =~ /\w/  | 
 
| 
547
 | 
 5  | 
 0  | 
 6  | 
 exists $$worksheet[1]{'-headers'} and scalar @{$$worksheet[1]{'-headers'};} > 0  | 
 
| 
566
 | 
 214  | 
 0  | 
 0  | 
 defined $formatref and defined $$formatref[$col]  | 
 
| 
597
 | 
 14  | 
 0  | 
 0  | 
 defined $formatref && defined $$formatref[$col]  |