| lib/Bio/SAGE/DataProcessing/AveragePhredFilter.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 6 | 12 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 145 | 0 | 244 | unless (defined $scores) |
| 147 | 0 | 244 | if ($Bio::SAGE::DataProcessing::DEBUG >= 1) |
| 158 | 0 | 3416 | if ($score < $min_phred) |
| 159 | 0 | 0 | if ($Bio::SAGE::DataProcessing::DEBUG >= 1) |
| 168 | 2 | 242 | if ($avg < $min_avg_phred) |
| 169 | 0 | 2 | if ($Bio::SAGE::DataProcessing::DEBUG >= 1) |