Branch Coverage

lib/Bio/SAGE/DataProcessing/MinimumPhredFilter.pm
Criterion Covered Total %
branch 7 14 50.0


line true false branch
138 0 90 if ($Bio::SAGE::DataProcessing::DEBUG >= 1)
142 0 90 unless (defined $scores)
146 0 90 if ($min_phred == 0)
147 0 0 if ($Bio::SAGE::DataProcessing::DEBUG >= 1)
155 29 2015 if ($score < $min_phred)
156 0 29 if ($Bio::SAGE::DataProcessing::DEBUG >= 1)
163 0 61 if ($Bio::SAGE::DataProcessing::DEBUG >= 1)