Bio/PopGen/Genotype.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 19 | 24 | 79.1 |
line | true | false | branch |
---|---|---|---|
119 | 48540 | 0 | if defined $marker_name |
120 | 3075 | 45465 | if defined $marker_type |
121 | 47753 | 787 | if defined $ind_id |
122 | 48540 | 0 | if (defined $alleles) |
123 | 48540 | 0 | if (ref($alleles) =~ /array/i) { } |
146 | 48540 | 53481 | if @_ |
164 | 3075 | 39 | if @_ |
185 | 96409 | 1 | if @_ |
206 | 49 | 95075 | if (@_ and $_[0]) { } |
207 | 0 | 49 | unless $self->{'_alleles'} |
209 | 84099 | 10976 | if (defined $self->{'_cached_noblank'}) |
214 | 0 | 10976 | unless $self->{'_alleles'} |