blib/lib/Pg/SQL/PrettyPrinter/Node/RangeSubselect.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
62 | 0 | 2 | if $self->{'lateral'} |
63 | 1 | 1 | unless $A->{'colnames'} |
71 | 0 | 2 | if ($self->{'lateral'}) { } |
79 | 1 | 1 | if ($self->{'alias'}{'colnames'}) |