Branch Coverage

blib/lib/DBIx/Class/Schema/Loader/DBObject.pm
Criterion Covered Total %
branch 11 16 68.7


line true false branch
53 0 2172 unless ref $self->{'loader'}
91 34637 858 unless $self->ignore_schema
99 0 26282 unless defined $identifier
103 0 26282 if (length $qt > 1)
122 354 25574 if ($self->schema)
142 64 3172 if ($self->loader->qualify_objects and $self->_schema)
143 0 64 if ($self->_schema =~ /\W/ or $self->name =~ /\W/)
150 0 3172 if ($self->name =~ /\W/)