| line | true | false | branch | 
 
| 26 | 1 | 420 | unless defined $config | 
 
| 35 | 0 | 421 | unless defined $data | 
 
| 39 | 1 | 420 | unless (defined $files) | 
 
| 43 | 0 | 0 | if not @{$data->[$row];} and $config->{'skipempty'} | 
 
| 45 | 0 | 4 | if $ignore | 
 
| 54 | 420 | 0 | if defined $config->{'bycol'} | 
 
| 57 | 420 | 0 | if defined $config->{'byrow'} | 
 
| 60 | 420 | 0 | if (defined $config->{'fromcol'}) | 
 
| 64 | 0 | 420 | unless defined $fromcol[$i] | 
 
| 69 | 0 | 0 | if not @{$data->[$row];} and $config->{'skipempty'} | 
 
| 79 | 20 | 400 | if ($byrow) { } | 
 
| 89 | 90 | 750 | unless (defined $_) | 
 
| 91 | 330 | 90 | unless $ignore | 
 
| 92 | 90 | 330 | if ($ignore) |