| Bio/PopGen/Utilities.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 15 | 53.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 177 | 3 | 0 | 0 | $phase != 0 and $phase != 1 |
| 3 | 0 | 0 | $phase != 0 and $phase != 1 and $phase != 2 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 183 | 1 | 0 | 2 | not defined $sitemodel or $sitemodel =~ /all/i |
| 201 | 181 | 0 | 1481 | keys %set > 1 or $includefixed |
| 242 | 763 | 49 | 0 | keys %set > 1 or $includefixed |