| blib/lib/Text/CSV/Merge.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 124 | 0 | 0 | 0 | $. == 1 and $self->first_row_is_headers |
| 157 | 0 | 0 | 0 | exists $filler->{$gap} and defined $filler->{$gap} |
| 0 | 0 | 0 | exists $filler->{$gap} and defined $filler->{$gap} and $filler->{$gap} ne '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 133 | 0 | 0 | 0 | $row->{$key} eq 'NULL' or $row->{$key} eq '' |