Bio/OntologyIO/obo.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 17 | 24 | 70.8 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
247 | 0 | 1021 | 0 | $term->identifier and $term->name |
260 | 0 | 850 | 187 | defined $oname and defined $t_ns |
268 | 169 | 850 | 2 | $new_ontology_flag and $term->namespace |
384 | 0 | 0 | 5 | ref $ont and $ont->isa('Bio::Ontology::OntologyI') |
396 | 0 | 237 | 947 | $ont and not $term->ontology |
576 | 5549 | 20 | 1021 | not $line and $term |
794 | 20 | 4531 | 0 | $line and not $line =~ /:/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
606 | 32 | 54 | 4444 | not $line =~ /^(\[|id: |is_anonymous: |name: |namespace: |alt_id: |def: |comment: |subset: |synonym: |xref: |is_a: |intersection_of: |union_of: |disjoint_from: |relationship: |is_obsolete: |replaced_by: |consider: |created_by: |creation_date: )/x or $skip_stanza_flag |