blib/lib/MarpaX/Languages/PowerBuilder/SRQ.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 19 | 0.0 |
line | l | !l | condition |
---|---|---|---|
43 | 0 | 0 | shift() // 1 |
54 | 0 | 0 | $select->{'selection'} // [] |
56 | 0 | 0 | $select->{'tables'} // [] |
58 | 0 | 0 | $select->{'joins'} // [] |
79 | 0 | 0 | $select->{'groups'} // [] |
84 | 0 | 0 | $select->{'havings'} // [] |
95 | 0 | 0 | $select->{'unions'} // [] |
211 | 0 | 0 | $children[6] // 'no' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
58 | 0 | 0 | 0 | $select->{'wheres'} // [] + unref($select->{'joins'} // []) |