blib/lib/Bio/MUST/Core/SeqMask/Rates.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 14 | 16 | 87.5 |
line | true | false | branch |
---|---|---|---|
57 | 0 | 1 | unless $s_width == $o_width |
90 | 5 | 4 | if ($percentile) { } |
98 | 4 | 1 | if $descending |
104 | 11 | 21 | $cumulative ? : |
106 | 5 | 27 | if $max > $#index |
136 | 4 | 0 | if $descending |
141 | 20 | 20 | $cumulative ? : |
236 | 10 | 71723 | if $line =~ /$Bio::MUST::Core::SeqMask::Rates::EMPTY_LINE/ or $line =~ /^site/imsx or $mask->is_comment($line) |