line |
true |
false |
branch |
32
|
0 |
24 |
unless open my $fh, '>', $self->output_filename
|
66
|
1 |
23 |
if $self->_verbose
|
80
|
51 |
12 |
if ($annotated_group_name =~ /$prefix/)
|
83
|
0 |
51 |
unless ($non_unique_name_for_group =~ /$prefix/)
|
152
|
0 |
63 |
if (defined $self->groups_to_contigs and defined $self->groups_to_contigs->{$annotated_group_name})
|
171
|
135 |
747 |
unless (defined $row[$i])
|
180
|
109 |
87 |
if (defined $group_to_file_genes and @{$group_to_file_genes;} > 0) { }
|
191
|
7 |
56 |
if ($self->_verbose)
|
220
|
0 |
43 |
unless $self->_num_files_in_groups->{$b} <=> $self->_num_files_in_groups->{$a}
|