line |
true |
false |
branch |
67
|
0 |
0 |
unless (blessed $rel and $rel->isa(Relation())) |
68
|
0 |
0 |
if (@_) |
89
|
0 |
0 |
if ($DEBUG > 2) |
97
|
0 |
0 |
if (__is_empty($with)) { } |
119
|
0 |
0 |
if ($DEBUG > 2) |
122
|
0 |
0 |
if (__is_empty($with)) |
126
|
0 |
0 |
if $relname eq '__upper_table' |
131
|
0 |
0 |
if ($DEBUG > 2) |
137
|
0 |
0 |
if ($relationship->join_depth == 0) { } |
|
0 |
0 |
elsif ($relationship->join_depth == 1) { } |
|
0 |
0 |
elsif ($relationship->join_depth == 2) { } |
232
|
0 |
0 |
if ($type =~ /RIGHT/) |
239
|
0 |
0 |
if ($type =~ /OUTER/) { } |
|
0 |
0 |
elsif ($type =~ /CROSS/) { } |
|
0 |
0 |
elsif ($type =~ /NATURAL/) { } |
258
|
0 |
0 |
if ($$join_opts{'join_on'}) { } |
273
|
0 |
0 |
if ($$join_opts{'join_on'}) { } |
336
|
0 |
0 |
if ($rel->is_leaf_relation) { } |
|
0 |
0 |
elsif ($rel->is_join) { } |