|  line  | 
 !l  | 
 l&&!r  | 
 l&&r  | 
 condition  | 
 
| 
64
 | 
 0  | 
 0  | 
 0  | 
 &blessed($_[0]) and $_[0]->isa('PDL')  | 
 
| 
76
 | 
 0  | 
 0  | 
 0  | 
 $bad2empty and $c_pdl[$cols]->check_badflag  | 
 
| 
94
 | 
 0  | 
 0  | 
 0  | 
 $bad2empty and $c_bad[$c]  | 
 
| 
132
 | 
 0  | 
 0  | 
 0  | 
 $O->{'bad2empty'} and $p->check_badflag  | 
 
| 
175
 | 
 0  | 
 0  | 
 2  | 
 $O->{'header'} and $O->{'header'} eq 'auto'  | 
 
| 
307
 | 
 0  | 
 0  | 
 0  | 
 $headerline->[$_] and $headerline->[$_] ne ''  | 
 
| 
414
 | 
 0  | 
 0  | 
 2  | 
 &blessed($c_pdl) and $c_pdl->isa('PDL')  | 
 
| 
439
 | 
 0  | 
 0  | 
 0  | 
 &blessed($_[-1]) && $_[-1]->isa('PDL')  | 
 
| 
486
 | 
 4  | 
 0  | 
 0  | 
 defined $coli and ref $coli ne 'ARRAY'  | 
 
| 
516
 | 
 4  | 
 0  | 
 0  | 
 $O->{'decimal_comma'} and $C->{'sep_char'} eq ','  | 
 
| 
539
 | 
 0  | 
 0  | 
 0  | 
 $_ < 0 || $_ > $colcount and croak("FATAL: invalid column '${_}' (column count=$colcount)")  | 
 
| 
541
 | 
 0  | 
 0  | 
 2  | 
 $cols and $cols > 0  | 
 
| 
 | 
 0  | 
 0  | 
 2  | 
 $cols and $cols > 0 and $cols <= $colcount  | 
 
| 
610
 | 
 0  | 
 0  | 
 0  | 
 $_ < 0 || $_ > $colcount and croak("FATAL: invalid column '${_}' (column count=$colcount)")  | 
 
| 
612
 | 
 0  | 
 0  | 
 2  | 
 $cols and $cols > 0  | 
 
| 
 | 
 0  | 
 0  | 
 2  | 
 $cols and $cols > 0 and $cols <= $colcount  |