blib/lib/DBIx/Class/Schema/Loader/DBObject.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 16 | 68.7 |
line | true | false | branch |
---|---|---|---|
53 | 0 | 2010 | unless ref $self->{'loader'} |
91 | 32228 | 429 | unless $self->ignore_schema |
99 | 0 | 24197 | unless defined $identifier |
103 | 0 | 24197 | if (length $qt > 1) |
122 | 354 | 23489 | if ($self->schema) |
142 | 32 | 2947 | if ($self->loader->qualify_objects and $self->_schema) |
143 | 0 | 32 | if ($self->_schema =~ /\W/ or $self->name =~ /\W/) |
150 | 0 | 2947 | if ($self->name =~ /\W/) |