| line |
true |
false |
branch |
|
67
|
6 |
14 |
if ($multi_join > 0) |
|
73
|
3 |
11 |
if ('Pg::SQL::PrettyPrinter::Node::MultiAssignRef' eq ref $val) { } |
|
92
|
11 |
3 |
if (exists $item->{'col'}) { } |
|
104
|
3 |
7 |
if (exists $self->{'fromClause'}) |
|
108
|
6 |
4 |
if (exists $self->{'whereClause'}) |
|
112
|
2 |
8 |
if (exists $self->{'returningList'}) |
|
117
|
1 |
9 |
if (exists $self->{'withClause'}) |
|
119
|
0 |
1 |
if $self->{'withClause'}{'recursive'} |
|
131
|
11 |
3 |
if (exists $item->{'col'}) { } |
|
154
|
3 |
7 |
if (exists $self->{'fromClause'}) |
|
162
|
6 |
4 |
if (exists $self->{'whereClause'}) |
|
167
|
2 |
8 |
if (exists $self->{'returningList'}) |
|
173
|
9 |
1 |
unless exists $self->{'withClause'} |
|
181
|
0 |
1 |
if ($self->{'withClause'}{'recursive'}) { } |
|
196
|
10 |
10 |
unless ($self->{'_relname'}) |
|
201
|
1 |
9 |
if ($R->{'alias'}{'aliasname'}) |