| line |
true |
false |
branch |
|
150
|
2572 |
1544 |
unless ($featfact) |
|
158
|
65 |
4051 |
if $feature1 |
|
159
|
65 |
4051 |
if $feature2 |
|
183
|
4003 |
29090 |
if (defined $arg or not defined $self->{'feature1'}) |
|
184
|
0 |
4003 |
unless $self->feature_factory |
|
186
|
236 |
3767 |
unless defined $arg |
|
187
|
0 |
4003 |
unless ref $arg and $arg->isa('Bio::SeqFeatureI') |
|
209
|
3211 |
12027 |
if (defined $arg or not defined $self->{'feature2'}) |
|
210
|
0 |
3211 |
unless $self->feature_factory |
|
212
|
33 |
3178 |
unless defined $arg |
|
213
|
0 |
3211 |
unless ref $arg and $arg->isa('Bio::SeqFeatureI') |
|
543
|
4116 |
7483 |
if @_ |