| Bio/DB/Taxonomy/silva.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 10 | 80.0 |
| line | true | false | branch |
|---|---|---|---|
| 109 | 1 | 1 | if ($taxofile) |
| 127 | 0 | 1 | unless open my $in, '<', $taxofile |
| 132 | 105 | 57 | unless $line =~ /$desc_re/ |
| 134 | 0 | 57 | unless $taxo_string |
| 142 | 15 | 42 | if exists $taxas{$taxo_string} |