Condition Coverage

blib/lib/RNA/HairpinFigure.pm
Criterion Covered Total %
condition 9 21 42.8


and 3 conditions

line !l l&&!r l&&r condition
99 0 1 3 length $seq > 0 and length $struct > 0
166 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
167 4 0 29 $next5 ~~ \@left and $next3 ~~ \@right
400 0 0 0 $i >= 1 and $j <= $len

or 3 conditions

line l !l&&r !l&&!r condition
267 0 0 0 $loop == 3 or $loop == 2