blib/lib/DBomb/Query.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 6 | 33.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
78 | 0 | 0 | 6 | @_ && defined $_[0] |
119 | 0 | 2 | 0 | @$table_sources > 0 && (UNIVERSAL::isa(ref $$table_sources[$#$table_sources], 'DBomb::Query::Text') || UNIVERSAL::isa(ref $$table_sources[$#$table_sources], 'DBomb::Query::Join')) |