Condition Coverage

Bio/Tools/Signalp/ExtendedSignalp.pm
Criterion Covered Total %
condition 17 22 77.2


and 2 conditions

line l !l condition
140 6 4 $factors and scalar @$factors

and 3 conditions

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 37 0 $feat->{'name'} and $feat->{'start'}
0 37 0 $feat->{'name'} and $feat->{'start'} and $feat->{'end'}

or 2 conditions

line l !l condition
170 34 10 shift @{$$self{'_features'};} || undef

or 3 conditions

line l !l&&r !l&&!r condition
544 20 20 10 $method eq 'both' or $method eq 'nn'