Branch Coverage

Bio/Tools/RepeatMasker.pm
Criterion Covered Total %
branch 7 10 70.0


line true false branch
116 0 8 if (/no repetitive sequences detected/)
121 5 3 if (/\d+/)
124 0 5 if $element[-2] =~ /-/
132 3 2 if ($strand eq '+') { }
2 0 elsif ($strand eq 'C') { }