blib/lib/DBIx/Class/TopoSort.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
29 | 0 | 0 | if grep {$_ eq $rel_name;} @{$opts{'skip'}{$name};} |
32 | 0 | 0 | if ($rel_info->{'attrs'}{'is_foreign_key_constraint'}) |
47 | 0 | 0 | if (ref $self and $self->isa('DBIx::Class::Schema')) { } |