blib/lib/DBIx/Class/Schema/Loader/RelBuilder/Compat/v0_05.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 6 | 83.3 |
line | true | false | branch |
---|---|---|---|
41 | 2 | 5 | if ($counters->{$remote_moniker} > 1) { } |
43 | 0 | 2 | if keys %$cond > 1 |
58 | 1 | 6 | if (&array_eq([$local_source->primary_columns], $local_cols) or grep {&array_eq($_->[1], $local_cols);} @$uniqs) |