blib/lib/DBIx/Class/Schema/Loader/DBObject.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 8 | 50.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
142 | 2947 | 0 | 32 | $self->loader->qualify_objects and $self->_schema |
line | l | !l | condition |
---|---|---|---|
101 | 24197 | 0 | $self->loader->quote_char || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
143 | 0 | 0 | 32 | $self->_schema =~ /\W/ or $self->name =~ /\W/ |