blib/lib/LittleORM/Clause.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
47 | 0 | 0 | if (exists $my_attrs{$arg}) { } |
49 | 0 | 0 | if ($arg eq 'cond') |
61 | 0 | 0 | if (@goes_into_cond) |
94 | 0 | 0 | if (ref $item eq 'LittleORM::Clause') { } |
96 | 0 | 0 | if ($item->model eq $self->model and my $ta = $self->table_alias and not $item->table_alias) |
116 | 0 | 0 | unless (@rv) |