blib/lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_05.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 3 | 66.6 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
58 | 0 | 1 | 6 | &array_eq([$local_source->primary_columns], $local_cols) or grep {&array_eq($_->[1], $local_cols);} @$uniqs |