| Bio/SeqIO/msout.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 14 | 21 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 303 | 1 | 0 | 6 | $value =~ /^\d+$/ and $value > 0 |
| 498 | 2 | 0 | 4 | $pops[$#pops] == 1 and not defined $self->{'NO_OUTGROUP'} |
| 2 | 0 | 4 | $pops[$#pops] == 1 and not defined $self->{'NO_OUTGROUP'} and @pops > 1 | |
| 657 | 136 | 8 | 2 | not defined $seqstring and $last_read_hap < $self->get_tot_haps |
| 794 | 0 | 0 | 160 | defined $times and $times > 0 |
| 838 | 5 | 30 | 28 | defined $data and not $data =~ /./ |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 197 | 0 | 0 | 9 | not defined $pop_haplos[-1] or $pop_haplos[-1] =~ /\D/ |