Branch Coverage

Bio/Tools/EMBOSS/Palindrome.pm
Criterion Covered Total %
branch 26 30 86.6


line true false branch
129 6 32 if (/^\s+$/) { }
1 31 elsif (/^Palindromes\s+of\s*:\s+(\S+)/o) { }
1 30 elsif (/^Sequence\s+length\s+is\s*:\s+(\d+)/o) { }
2 28 elsif (/^(Start|End)\s+at\s+position\s*:\s+(\d+)/) { }
2 26 elsif (/^(Maximum|Minimum)\s+length\s+of\s+Palindromes\s+ is\s*:\s+(\d+)/ox) { }
1 25 elsif (/^(Maximum\s+gap)\s+between\s+elements\s+is\s*:\s+(\d+)/o) { }
1 24 elsif (/^Number\s+of\s+mismatches\s+allowed\s+ in\s+Palindrome\s*:\s+(\d+)/ox) { }
1 23 elsif (/^Palindromes:/o) { }
23 0 elsif ($state == 1) { }
133 0 1 if ($seq)
160 46 23 if ($i != 1)
161 46 0 if (/^(\d+)\s+(\S+)\s+(\d+)/o) { }
163 23 23 $i == 0 ? :
165 23 23 $i == 0 ? :
202 0 1 if @_