| blib/lib/OBO/Parser/GoaParser.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 109 | 0 | 0 | 2 | $onto and $data |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 114 | 1 | 0 | 0 | $onto->get_term_by_name($parent_protein_name) || croak("No term for $parent_protein_name in ontology: $! ") |
| 149 | 2 | 0 | 0 | $onto->get_term_by_id($taxon_id) || carp("No taxon term for $taxon_id in ontology: $! ") |