Bio/Annotation/Collection.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 9 | 44.4 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
329 | 3821 | 0 | 2798 | ref $key and $key->isa('Bio::AnnotationI') |
3821 | 0 | 2798 | ref $key and $key->isa('Bio::AnnotationI') and not ref $object |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
508 | 0 | 0 | 0 | $cb ||= $DEFAULT_CB |