blib/lib/DBR/Interface/Where.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 14 | 57.1 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
154 | 0 | 0 | 9 | $relation->is_same_schema and $relation->is_to_one |
200 | 0 | 0 | 9 | $relation->is_same_schema and $relation->is_to_one |
line | l | !l | condition |
---|---|---|---|
140 | 3 | 9 | $$ref{'kids'}{$part} ||= {} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
61 | 3 | 19 | 0 | scalar @andparts or $pendct |
175 | 9 | 56 | 0 | shift() || $$self{'tables'} |