| Bio/PopGen/PopStats.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 10 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 147 | 0 | 0 | 8 | defined $populations && ref($populations) =~ /ARRAY/i |
| 0 | 0 | 8 | defined $markernames && ref($markernames) =~ /ARRAY/i |
| line | l | !l | condition |
|---|---|---|---|
| 207 | 304 | 101 | $af{$allele_name} || 0 |
| 228 | 304 | 101 | $af{$allele_name} || 0 |