line |
!l |
l&&!r |
l&&r |
condition |
233
|
0 |
0 |
14 |
not exists $self->{'annotation'} and $self->feature->can('annotation') |
388
|
1 |
0 |
64 |
ref $key and $key->isa('Bio::AnnotationI') |
|
64 |
0 |
0 |
$object && ref $object |
|
1 |
0 |
64 |
ref $key and $key->isa('Bio::AnnotationI') and not $object && ref $object |
393
|
0 |
64 |
0 |
$key and ref $key |
402
|
0 |
0 |
65 |
ref $object and $object->isa('Bio::AnnotationI') |
409
|
1 |
0 |
64 |
$object->isa('Bio::Annotation::SimpleValue') and $self->feature->can('add_tag_value') |
458
|
0 |
0 |
0 |
$anncoll and $anncoll->can('remove_Annotations') |