| line | true | false | branch | 
 
| 8 | 0 | 0 | unless defined wantarray | 
 
| 11 | 0 | 0 | unless $ref | 
 
| 20 | 0 | 0 | if exists $unref->{$ref} | 
 
| 22 | 0 | 0 | if $val->isa($_) | 
 
| 31 | 0 | 0 | unless exists $self->{'value'} | 
 
| 45 | 0 | 0 | exists $ast->{'select'} ? : | 
 
| 52 | 0 | 0 | if exists $select->{'distinct'} | 
 
| 58 | 0 | 0 | if (unref($select->{'wheres'} // [] + unref($select->{'joins'} // []))) | 
 
| 64 | 0 | 0 | if (ref $_->{'exp2'}) { } | 
 
| 71 | 0 | 0 | if exists $_->{'logic'} | 
 
| 79 | 0 | 0 | if (unref($select->{'groups'} // [])) | 
 
| 84 | 0 | 0 | if (unref($select->{'havings'} // [])) | 
 
| 90 | 0 | 0 | if exists $_->{'logic'} | 
 
| 94 | 0 | 0 | if exists $select->{'unions'} | 
 
| 101 | 0 | 0 | if (exists $ast->{'orders'}) | 
 
| 106 | 0 | 0 | if ($level > 1) | 
 
| 127 | 0 | 0 | @_ > 1 ? : | 
 
| 211 | 0 | 0 | lc($children[6] // 'no') eq 'yes' ? : | 
 
| 222 | 0 | 0 | exists $_->{'unions'} ? : | 
 
| 232 | 0 | 0 | unless $children[1] ~~ [] | 
 
| 233 | 0 | 0 | unless $children[2]{'arguments'} ~~ [] |