Bio/Tools/Promoterwise.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
219 | 0 | 1 | 1 | exists $self->{'_feature_pairs'} and @{$self->{'_feature_pairs'};} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
170 | 10 | 0 | 1 | $sf1->strand or $sf2->strand |