blib/lib/EntityModel/Query/Table.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 10 | 30.0 |
line | true | false | branch |
---|---|---|---|
43 | 10 | 0 | if (@_ == 1 and not ref $_[0]) { } |
59 | 20 | 0 | if ($self->table) { } |
62 | 0 | 0 | unless ref $self->entity |
63 | 0 | 0 | if (ref $self->entity eq 'HASH') |
69 | 0 | 20 | if $self->alias |