line |
!l |
l&&!r |
l&&r |
condition |
78
|
0 |
0 |
0 |
defined $self->groups_to_contigs->{$annotated_group_name} and defined $self->groups_to_contigs->{$annotated_group_name}{$self->ordering_key}
|
84
|
0 |
0 |
0 |
defined $self->groups_to_contigs->{$annotated_group_name}{'comment'} and $self->groups_to_contigs->{$annotated_group_name}{'comment'} ne ''
|
91
|
0 |
0 |
0 |
defined $group_to_file_genes and @{$group_to_file_genes;} > 0
|
156
|
0 |
0 |
0 |
defined $self->groups_to_contigs->{$annotated_group_name} and defined $self->groups_to_contigs->{$annotated_group_name}{$self->ordering_key}
|
161
|
0 |
0 |
0 |
defined $self->groups_to_contigs->{$annotated_group_name}{'comment'} and $self->groups_to_contigs->{$annotated_group_name}{'comment'} ne ''
|
198
|
0 |
0 |
0 |
defined $min && defined $max
|