| line |
true |
false |
branch |
|
150
|
2568 |
1544 |
unless ($featfact) |
|
158
|
61 |
4051 |
if $feature1 |
|
159
|
61 |
4051 |
if $feature2 |
|
183
|
3999 |
29066 |
if (defined $arg or not defined $self->{'feature1'}) |
|
184
|
0 |
3999 |
unless $self->feature_factory |
|
186
|
236 |
3763 |
unless defined $arg |
|
187
|
0 |
3999 |
unless ref $arg and $arg->isa('Bio::SeqFeatureI') |
|
209
|
3207 |
12023 |
if (defined $arg or not defined $self->{'feature2'}) |
|
210
|
0 |
3207 |
unless $self->feature_factory |
|
212
|
33 |
3174 |
unless defined $arg |
|
213
|
0 |
3207 |
unless ref $arg and $arg->isa('Bio::SeqFeatureI') |
|
543
|
4112 |
7475 |
if @_ |