Condition Coverage

Bio/Tools/TargetP.pm
Criterion Covered Total %
condition 9 18 50.0


and 3 conditions

line !l l&&!r l&&r condition
140 15 1 0 $method and not $method =~ /TargetP/i
231 0 0 15 $feat and ref $feat eq 'HASH'
452 0 11 4 $TPlen && $TPlen =~ /\d+/
499 0 15 0 $key and exists $MAPLOC->{$key}

or 2 conditions

line l !l condition
213 15 1 shift @{$$self{'_features'};} || undef
318 0 0 scalar @{$self->{'_features'};} || 0
446 0 15 $cTP || undef