blib/lib/DBomb/Query/Join.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 9 | 11.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
56 | 0 | 0 | 1 | @_ && defined $_[0] |
65 | 0 | 0 | 0 | @_ && defined $_[0] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
40 | 0 | 0 | 0 | $self->on_obj->is_not_empty || @{$self->using_list;} > 0 |