Bio/Tools/Signalp/ExtendedSignalp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 18 | 22 | 81.8 |
line | l | !l | condition |
---|---|---|---|
140 | 6 | 4 | $factors and scalar @$factors |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
198 | 20 | 30 | 96 | exists $hash->{$fact} and $hash->{$fact} =~ /^N/ |
331 | 203 | 0 | 42 | $line =~ /^---------/ and $feature |
487 | 0 | 4 | 20 | $2 > 1 and not $feature_hash->{'end'} |
608 | 25 | 0 | 37 | $feat->{'name'} and $feat->{'start'} |
0 | 3 | 34 | $feat->{'name'} and $feat->{'start'} and $feat->{'end'} |
line | l | !l | condition |
---|---|---|---|
170 | 34 | 10 | shift @{$$self{'_features'};} || undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
544 | 20 | 20 | 10 | $method eq 'both' or $method eq 'nn' |