| blib/lib/Bio/Phylo/Parsers/Fastq.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 12 | 75.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 61 | 1725 | 27 | 584 | $line =~ /^\@(.+)$/ and not $readphred |
| 1168 | 0 | 584 | $line =~ /^\+/ and not $readphred | |
| 65 | 1 | 0 | 583 | $id and $seq |
| 1 | 0 | 583 | $id and $seq and $phred |