| blib/lib/SQL/Entity/Column.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 148 | 9 | 1 | 52 | $table and $source |
| 10 | 50 | 2 | $table and $source and $table ne $source | |
| 155 | 0 | 40 | 20 | $id && $id ne ($name || '') |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 194 | 13 | 0 | 0 | $self->name || $self->expression |