| lib/Bio/Roary/PrepareInputFiles.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 69 | 0 | 44 | if ($@) { } |
| 90 | 0 | 19 | unless defined $self->_input_fasta_files |
| 109 | 0 | 19 | unless defined $self->_input_gff_files |
| 125 | 4 | 19 | if (defined $self->_extract_proteome_obj->fasta_files_to_gff_files->{$input_file}) { } |