| line |
true |
false |
branch |
|
63
|
3 |
4 |
if (exists $self->{'usingClause'}) |
|
67
|
4 |
3 |
if (exists $self->{'whereClause'}) |
|
71
|
2 |
5 |
if (exists $self->{'returningList'}) |
|
76
|
1 |
6 |
if (exists $self->{'withClause'}) |
|
78
|
0 |
1 |
if $self->{'withClause'}{'recursive'} |
|
89
|
3 |
4 |
if (exists $self->{'usingClause'}) |
|
97
|
4 |
3 |
if (exists $self->{'whereClause'}) |
|
102
|
2 |
5 |
if (exists $self->{'returningList'}) |
|
108
|
6 |
1 |
unless exists $self->{'withClause'} |
|
116
|
0 |
1 |
if ($self->{'withClause'}{'recursive'}) { } |
|
131
|
7 |
7 |
unless ($self->{'_relname'}) |
|
136
|
1 |
6 |
if ($R->{'alias'}{'aliasname'}) |