Branch Coverage

lib/Bio/Roary/AccessoryBinaryFasta.pm
Criterion Covered Total %
branch 6 8 75.0


line true false branch
66 0 32 if $gene_count > $self->max_accessory_to_include
70 8 24 if @files <= $self->_lower_bound_value or @files > $self->_upper_bound_value
73 15 9 if (defined $group_to_file_genes and @{$group_to_file_genes;} > 0) { }
82 0 8 if $output_sequence eq ''