| lib/Bio/Roary/CommandLine/GeneAlignmentFromNucleotides.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 75 | 0 | 0 | 0 | $sort_fasta_before->sequences_unaligned == 0 and $sort_fasta_before->similarity <= $self->_min_similarity |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 75 | 0 | 0 | 0 | $sort_fasta_before->sequences_unaligned == 1 or $sort_fasta_before->sequences_unaligned == 0 and $sort_fasta_before->similarity <= $self->_min_similarity |