| Bio/Ontology/OntologyStore.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 17 | 5.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 275 | 0 | 0 | 9 | ref $ont and $ont->isa('Bio::Ontology::OntologyI') |
| 280 | 0 | 0 | 0 | ref $ont and $ont->isa('Bio::Ontology::OntologyI') |
| 321 | 0 | 0 | 0 | $ont and ref $ont |
| 0 | 0 | 0 | $ont and ref $ont and $ont->isa('Bio::Ontology::OntologyI') |
| line | l | !l | condition |
|---|---|---|---|
| 355 | 0 | 0 | $prefix{$prefix} || undef |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 246 | 0 | 0 | 0 | not $ont or $ont->identifier eq $o->identifier |