Bio/Annotation/OntologyTerm.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 17 | 52.9 |
line | l | !l | condition |
---|---|---|---|
175 | 0 | 10 | $self->is_obsolete || '' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
144 | 11 | 1 | 0 | $name || $label |
11 | 1 | 0 | $name or $label | |
148 | 10 | 2 | 0 | $ont || $tag |
10 | 2 | 0 | $ont or $tag | |
199 | 0 | 0 | 0 | $cb ||= $DEFAULT_CB |