line |
!l |
l&&!r |
l&&r |
condition |
33
|
49 |
48 |
867 |
defined $pre && length $pre |
117
|
185 |
57 |
0 |
$args->{'hri_style'} and not $args->{'prune_null_branches'} |
216
|
0 |
245 |
201 |
$inf->{'attrs'}{'accessor'} && $inf->{'attrs'}{'accessor'} ne 'multi' |
255
|
0 |
518 |
121 |
not $collapse_map->{'-identifying_columns'} and $args->{'_parent_info'}{'collapser_reusable'} |
268
|
121 |
474 |
44 |
not $collapse_map->{'-identifying_columns'} and $args->{'_parent_info'}{'is_single'} |
|
474 |
10 |
34 |
not $collapse_map->{'-identifying_columns'} and $args->{'_parent_info'}{'is_single'} and @{$args->{'_parent_info'}{'collapse_on_idcols'};} |
|
484 |
17 |
17 |
not $collapse_map->{'-identifying_columns'} and $args->{'_parent_info'}{'is_single'} and @{$args->{'_parent_info'}{'collapse_on_idcols'};} and my(@native_nonnull_cols) = grep({not $native_cols->{$_}{'colinfo'}{'is_nullable'} if $native_cols->{$_}{'colinfo'};} keys %$native_cols) |
302
|
138 |
27 |
474 |
not $collapse_map->{'-identifying_columns'} and $my_cols |
|
165 |
30 |
444 |
not $collapse_map->{'-identifying_columns'} and $my_cols and my $idset = $self->_identifying_column_set({map({$_, $my_cols->{$_}{'colinfo'};} keys %$my_cols)}) |
337
|
20 |
14 |
40 |
$relinfo->{$rel}{'is_single'} and $relinfo->{$rel}{'is_inner'} |
363
|
622 |
0 |
17 |
not $collapse_map->{'-identifying_columns'} || $args->{'premultiplied'} and $args->{'_is_top_level'} |
375
|
17 |
10 |
0 |
$relinfo->{$rel}{'is_single'} and $relinfo->{$rel}{'is_inner'} |
497
|
44 |
0 |
121 |
$relinfo->{$rel}{'is_single'} && $relinfo->{$rel}{'is_inner'} && @{$collapse_map->{'-identifying_columns'};} |