| blib/lib/Data/Validate/CSV/Table.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 108 | 1 | 4 | unless $self->_done_init |
| 111 | 1 | 4 | unless $raw |
| 124 | 0 | 4 | if ($row->primary_key_columns) |
| 126 | 0 | 0 | if (my $seen = $self->_pkey_seen->{$str}) { } |
| 139 | 0 | 1 | if $self->_done_init |
| 143 | 1 | 0 | if ($self->has_header) { } |
| 146 | 1 | 0 | if ($header) |