Bio/Annotation/AnnotationFactory.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 26 | 36 | 72.2 |
line | true | false | branch |
---|---|---|---|
126 | 5 | 6 | if $type |
152 | 7 | 34 | unless ($type) |
155 | 0 | 7 | unless ($type) |
159 | 7 | 0 | unless ($self->{'_loaded_types'}{$type}) |
164 | 0 | 7 | if ($@) |
191 | 18 | 41 | if (@_) |
193 | 11 | 7 | if ($type and not $self->{'_loaded_types'}{$type}) |
197 | 0 | 11 | if ($@) |
202 | 0 | 11 | unless ($a->isa('Bio::AnnotationI')) |
244 | 1 | 1 | ref $val ? : |
2 | 5 | if ($val) | |
245 | 0 | 5 | if ($authors) |
246 | 0 | 5 | if ($db) |
247 | 2 | 3 | if ($text) |
248 | 1 | 2 | if ($name) |
249 | 1 | 1 | if ($start) |
250 | 1 | 0 | if ($tree) |
251 | 0 | 0 | if ($node) |