Bio/Annotation/Reference.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 12 | 25.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
424 | 0 | 1 | 0 | not defined $self->medline and defined $self->pubmed |
448 | 0 | 0 | 0 | not defined $self->medline and defined $self->pubmed |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
155 | 0 | 38 | 0 | $cb ||= $DEFAULT_CB |
427 | 0 | 1 | 0 | $self->SUPER::database(@args) || $default |