| blib/lib/Rose/DB/Object/Metadata/Auto/SQLite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 16 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 201 | 0 | 0 | 0 | @local_columns > 0 and @local_columns == @foreign_columns |
| 240 | 0 | 0 | 0 | defined $name and $name =~ /^\w+$/ |
| line | l | !l | condition |
|---|---|---|---|
| 27 | 0 | 0 | ($self->_table_info)[0] || [] |
| 77 | 0 | 0 | ($self->_table_info)[2] || [] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 46 | 0 | 0 | 0 | $error or not keys %columns |
| 182 | 0 | 0 | 0 | $no_warnings or $self->allow_auto_initialization |