| blib/lib/App/RecordStream/Operation/fromsplit.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 4 | 6 | unless (defined $this->{'DELIMITER'}) |
| 50 | 4 | 22 | if ($this->{'FIELDS'} and $index < @{$this->{'FIELDS'};}) { } |
| 62 | 1 | 9 | if ($this->{'HEADER'}) { } |
| 87 | 2 | 8 | if ($this->{'STRICT'}) { } |