| blib/lib/DBICx/Indexing.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 13 | 14 | 92.8 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 4 | 2 | if (@_) |
| 15 | 2 | 2 | if (scalar @_ == 1) { } |
| 19 | 4 | 12 | unless ref $cols eq 'ARRAY' |
| 32 | 0 | 2 | if $self->next::can |
| 38 | 4 | 4 | if _has_cover_index($table, $cols) |
| 54 | 5 | 54 | unless @$flst |
| 55 | 30 | 24 | unless $$flst[0] eq $c |