| lib/Bio/Roary/AccessoryBinaryFasta.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 6 | 83.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 73 | 9 | 0 | 15 | defined $group_to_file_genes and @{$group_to_file_genes;} > 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 70 | 4 | 4 | 24 | @files <= $self->_lower_bound_value or @files > $self->_upper_bound_value |