Bio/Tools/Genscan.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 12 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
149 | 0 | 3 | 0 | $method and not $method =~ /genscan/i |
218 | 1 | 0 | 6 | $id and $seq |
350 | 27 | 25 | 7 | /^\s*$/ and defined $gene |
398 | 0 | 2 | 7 | exists $self->{'_preds'} and @{$self->{'_preds'};} |