| blib/lib/Bio/CUA/CUB/Calculator.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 39 | 17.9 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 269 | 1508 | 26 | 26 | $nonDegCodons{$codon} and $type =~ /cai/i |
| 272 | 13 | 0 | 0 | $self->debug and $self->no_atg ? $codon ne 'ATG' : 1 |
| 318 | 0 | 0 | 0 | not $withNonDeg and $nonDegCodons{$codon} |
| 483 | 0 | 0 | 26 | ref $seq && $seq->can('id') |
| 715 | 0 | 0 | 0 | $pos > 0 and $pos < 4 |
| 816 | 0 | 0 | 0 | $baseComp and ref $baseComp eq 'ARRAY' |
| line | l | !l | condition |
|---|---|---|---|
| 323 | 0 | 0 | $total || 1 |
| 566 | 0 | 0 | $$codonList{$_} || 0 |
| 665 | 0 | 0 | $$knownF{'2'} || 0.5 |
| 666 | 0 | 0 | $$knownF{'4'} || 0.25 |
| 756 | 0 | 0 | $bases{$_} || 0 |
| 757 | 0 | 0 | $bases{$_} || 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 162 | 0 | 0 | 0 | ref $val eq 'ARRAY' or $val =~ /^seq/ |
| 551 | 4 | 0 | 464 | $AAcnt < $minTotal or $AAcnt < 2 |
| 836 | 0 | 0 | 0 | $$baseComp[$_] || $pseudoCnt |