line |
true |
false |
branch |
51
|
78 |
0 |
if (ref $sub_queries->[0] eq 'ARRAY') { } |
|
0 |
0 |
elsif (ref $sub_queries->[0] eq 'UR::BoolExpr::And') { } |
64
|
0 |
78 |
if ($underlying_query->{'_constant_values'}) |
68
|
0 |
78 |
unless ($underlying_query->template->isa('UR::BoolExpr::Template::And')) |
88
|
0 |
3 |
if ($method eq 'recurse') { } |
|
2 |
1 |
elsif ($method eq 'order') { } |
103
|
0 |
3 |
unless $logic_detail |
125
|
0 |
0 |
unless defined $property_name |
130
|
0 |
0 |
if (@specified) { } |
143
|
0 |
0 |
unless ref $subject and $subject->isa($self->subject_class_name) |
148
|
0 |
0 |
if ($underlying->evaluate_subject_and_values($subject, @_)) |