blib/lib/Bio/GeneDesign/Codons.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 11 | 17 | 64.7 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
614 | 3 | 0 | 6 | $check ne $peptide and $rounds <= $diff * 2 + 1 |
line | l | !l | condition |
---|---|---|---|
266 | 1 | 2 | $hashref || \%blank |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
223 | 0 | 0 | 2 | $newseq =~ /$pattern/ or _complement($newseq, 1) =~ /$pattern/ |
397 | 1 | 7 | 29 | $swit eq 's' or $swit eq 't' |
455 | 0 | 0 | 88 | not $codon or length $codon != 3 |
678 | 2 | 0 | 6 | $potcod =~ /$ctregx/ or $curtar =~ _regres($potcod) |