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