| blib/lib/AnyData2/Format/CSV.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 16 | 43.7 | 
| line | true | false | branch | 
|---|---|---|---|
| 45 | 1 | 0 | unless defined $csv_class | 
| 51 | 1 | 0 | unless defined $csv_skip_first_row and $csv_skip_first_row | 
| 59 | 0 | 0 | if defined $pos and defined $rec and defined $fld | 
| 60 | 0 | 0 | if defined $pos and defined $rec | 
| 73 | 1 | 1 | if defined $self->{'csv_cols'} | 
| 87 | 1 | 4 | unless defined $buf | 
| 89 | 0 | 4 | unless $stat | 
| 103 | 0 | 0 | unless $stat |