| blib/lib/RNA/HairpinFigure.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 21 | 42.8 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 99 | 0 | 1 | 3 | length $seq > 0 and length $struct > 0 |
| 164 | 3 | 0 | 4 | $next5 ~~ \@left and $next3 ~~ \@right |
| 0 | 2 | 1 | not $next5 =~ @left and $next3 ~~ \@right | |
| 2 | 0 | 0 | $next5 ~~ \@left and not $next3 =~ @right | |
| 165 | 4 | 0 | 29 | $next5 ~~ \@left and $next3 ~~ \@right |
| 398 | 0 | 0 | 0 | $i >= 1 and $j <= $len |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 265 | 0 | 0 | 0 | $loop == 3 or $loop == 2 |