| lib/Bio/MLST/Check.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 47 | 0 | 4 | if (defined $data_structure_reference) { } |
| 64 | 4 | 4 | if $pm->start |
| 104 | 0 | 8 | unless $self->input_fasta_files_exist |
| 116 | 0 | 0 | if ($self->output_fasta_files) |
| 121 | 0 | 0 | if ($self->output_phylip_files) |
| 137 | 0 | 0 | unless defined $self->_concat_sequences->[$i] |
| 154 | 1 | 14 | unless (-e $fastafile) |
| 160 | 1 | 13 | $file_not_found ? : |