| blib/lib/Text/CSV/Merge.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 134 | 0 | 0 | 0 | $. == 1 and $self->first_row_is_headers |
| 167 | 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 |
|---|---|---|---|---|
| 143 | 0 | 0 | 0 | $$row{$key} eq 'NULL' or $$row{$key} eq '' |