|  line  | 
 l  | 
 !l&&r  | 
 !l&&!r  | 
 condition  | 
 
| 
441
 | 
 10  | 
 0  | 
 0  | 
 \&{"_cmp_$compare";} || croak("Can't find a function named '_cmp_${compare}'")  | 
 
| 
 | 
 49  | 
 10  | 
 0  | 
 ref $compare eq 'CODE' ? $compare : $FunctionCache{"_cmp_$compare"} ||= \&{"_cmp_$compare";} || croak("Can't find a function named '_cmp_${compare}'")  | 
 
| 
452
 | 
 13  | 
 0  | 
 0  | 
 \&{"_ext_$extract";} || croak("Can't find a function named '_ext_${extract}'")  | 
 
| 
 | 
 46  | 
 13  | 
 0  | 
 ref $extract eq 'CODE' ? $extract : $FunctionCache{"_ext_$extract"} ||= \&{"_ext_$extract";} || croak("Can't find a function named '_ext_${extract}'")  | 
 
| 
466
 | 
 0  | 
 0  | 
 0  | 
 \&{"_ext_$xa";} || croak("Can't find a function named '_ext_${xa}'")  | 
 
| 
 | 
 2  | 
 0  | 
 0  | 
 $FunctionCache{"_ext_$xa"} ||= \&{"_ext_$xa";} || croak("Can't find a function named '_ext_${xa}'")  | 
 
| 
484
 | 
 10  | 
 0  | 
 0  | 
 \&{"_sorted_$engine";} || croak("No such sort mode '${engine}'; can't find function '_sorted_${engine}'")  | 
 
| 
 | 
 41  | 
 10  | 
 0  | 
 ref $engine eq 'CODE' ? $engine : $FunctionCache{"_sorted_$engine"} ||= \&{"_sorted_$engine";} || croak("No such sort mode '${engine}'; can't find function '_sorted_${engine}'")  | 
 
| 
595
 | 
 132  | 
 132  | 
 0  | 
 $index eq '0' or $index != 0  |