Branch Coverage

blib/lib/DBIx/Class/TopoSort.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
32 0 0 if grep {$_ eq $rel_name;} @{$opts{'skip'}{$name};}
35 0 0 if ($rel_info->{'attrs'}{'is_foreign_key_constraint'})
50 0 0 if (ref $self and $self->isa('DBIx::Class::Schema')) { }