| line |
true |
false |
branch |
|
108
|
10 |
1404 |
unless (defined $uid) |
|
112
|
1342 |
72 |
if (defined $genotypes) |
|
113
|
1342 |
0 |
if (ref($genotypes) =~ /array/i) { } |
|
135
|
1414 |
71340 |
if @_ |
|
165
|
0 |
0 |
unless $arg |
|
166
|
0 |
0 |
unless ref $arg and $arg->isa('Bio::AnnotationCollectionI') |
|
186
|
0 |
48656 |
unless (ref $g and $g->isa('Bio::PopGen::GenotypeI')) |
|
191
|
0 |
48656 |
unless (defined $mname and length $mname) |
|
196
|
0 |
48656 |
if ($self->verbose > 0 and defined $self->{'_genotypes'}{$mname}) |
|
256
|
90314 |
113 |
if (@args) |
|
257
|
16551 |
73763 |
if @args == 1 |
|
260
|
0 |
90314 |
unless (defined $name) |
|
267
|
0 |
113 |
unless $self->{'_genotypes'} |
|
284
|
0 |
9967 |
unless defined $name |
|
286
|
0 |
9967 |
if ref $name and $name->isa('Bio::PopGen::MarkerI') |
|
287
|
0 |
9967 |
if (ref $name) |