blib/lib/Class/ReluctantORM/SQL/From/Join.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
74 | 0 | 0 | if (@_ < 4) |
75 | 0 | 0 | if (@_ > 4) |
208 | 0 | 0 | if (@_) |
210 | 0 | 0 | unless (blessed $rel and $rel->isa(Relation())) |
230 | 0 | 0 | if (@_) |
232 | 0 | 0 | unless (exists $JOIN_TYPES{$type}) |
262 | 0 | 0 | unless ($self->knows_any_columns) |
269 | 0 | 0 | unless ($self->knows_any_columns) |