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