blib/lib/DBIx/SearchBuilder/SchemaGenerator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
55 | 0 | 0 | unless (ref $model and UNIVERSAL::isa($model, "DBIx::SearchBuilder::Record")) |
59 | 0 | 0 | if ($@) |
63 | 0 | 0 | unless UNIVERSAL::isa($new_model, "DBIx::SearchBuilder::Record") |
129 | 0 | 0 | if defined $schema->{$field}{'REFERENCES'} and defined $schema->{$field}{'KEY'} |
133 | 0 | 0 | if $schema->{$field}{'REFERENCES'} |