| Bio/Tools/SeqPattern.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 5 | 17 | 29.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 744 | 0 | 0 | 0 | defined $braces and defined $2 |
| 0 | 0 | 0 | defined $braces and defined $2 and exists $Processed_braces{"$2$braces"} || exists $Processed_asterics{$2} |
| line | l | !l | condition |
|---|---|---|---|
| 486 | 1 | 32 | $expand ||= 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 358 | 0 | 1 | 0 | $pat ||= $self->str |
| 399 | 1 | 1 | 0 | $pat ||= $self->str |
| 744 | 0 | 0 | 0 | exists $Processed_braces{"$2$braces"} || exists $Processed_asterics{$2} |