| blib/lib/Flat/Profile/Iterator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 14 | 18 | 77.7 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 0 | 36 | unless (exists $opts{$required}) |
| 24 | 0 | 12 | unless ($csv) |
| 31 | 10 | 2 | $opts{'has_header'} ? : |
| 50 | 12 | 25 | unless ($self->{'_started'}) |
| 53 | 10 | 2 | if ($self->{'_has_header'}) |
| 55 | 0 | 10 | unless (defined $header_row) |
| 63 | 25 | 12 | if (defined $row) |
| 79 | 35 | 12 | if ($row) |
| 84 | 12 | 0 | if ($csv->eof) |