Branch Coverage

lib/Bio/Roary/PresenceAbsenceMatrix.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
24 0 3 unless open my $fh, '>', $self->output_filename
41 0 14 unless $self->num_files_in_groups->{$b} <=> $self->num_files_in_groups->{$a}
50 25 20 if (defined $group_to_file_genes and @{$group_to_file_genes;} > 0) { }