lib/Bio/MLST/SearchForFiles.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 4 | 6 | 66.6 |
line | true | false | branch |
---|---|---|---|
27 | 2 | 9 | if (@search_results == 1 and $search_results[0] eq $species_name_with_underscores) |
43 | 0 | 11 | if (@search_results > 1) |
62 | 0 | 11 | if (@profiles > 1 or @profiles == 0) |