| blib/lib/Data/Validate/CSV/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 107 | 0 | 0 | unless $self->_done_init |
| 110 | 0 | 0 | unless $raw |
| 123 | 0 | 0 | if ($row->primary_key_columns) |
| 125 | 0 | 0 | if (my $seen = $self->_pkey_seen->{$str}) { } |
| 138 | 0 | 0 | if $self->_done_init |
| 142 | 0 | 0 | if ($self->has_header) { } |
| 145 | 0 | 0 | if ($header) |