| blib/lib/Catmandu/Exporter/CSV.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 9 | 88.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 69 | 27 | 3 | 16 | not $self->count and $self->header |
| 71 | 1 | 0 | 15 | $row and @$row |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 2 | 13 | 1 | $self->columns || $self->fields |