| Bio/Tools/OddCodes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 146 | 1 | 0 | 0 | not defined $seqobj and @args |
| 1 | 0 | 0 | not defined $seqobj and @args and ref $args[0] |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 450 | 8 | 0 | 0 | $seqobj->alphabet eq 'protein' or $self->verbose < 0 |