blib/lib/SQL/Entity/Column.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 20 | 24 | 83.3 |
line | true | false | branch |
---|---|---|---|
133 | 36 | 18 | unless $self->id |
134 | 2 | 52 | if ($self->expression) |
148 | 2 | 51 | if $table and $source and $table ne $source |
150 | 51 | 9 | $table ? : |
154 | 2 | 58 | $expression ? : |
155 | 20 | 40 | $id && $id ne ($name || '') ? : |
165 | 0 | 2 | unless $self->entity |
168 | 2 | 0 | $table ? : |
172 | 1 | 1 | if (not $join_method) { } |
192 | 9 | 4 | $table ? : |
194 | 0 | 13 | !$case_sensitive ? : |
0 | 13 | !$case_sensitive ? : |