| blib/lib/Bio/GeneDesign/Codons.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 14 | 71.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 629 | 3 | 0 | 6 | $check ne $peptide and $rounds <= $diff * 2 + 1 |
| line | l | !l | condition |
|---|---|---|---|
| 281 | 1 | 2 | $hashref || \%blank |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 412 | 1 | 7 | 29 | $swit eq 's' or $swit eq 't' |
| 470 | 0 | 0 | 88 | not $codon or length $codon != 3 |
| 693 | 2 | 0 | 4 | $potcod =~ /$ctregx/ or $curtar =~ _regres($potcod) |