Condition Coverage

blib/lib/MyBioinfo/Common.pm
Criterion Covered Total %
condition 0 39 0.0


and 3 conditions

line !l l&&!r l&&r condition
389 0 0 0 $left_trim >= 0 and $left_trim < 0.5
398 0 0 0 $right_trim >= 0 and $right_trim < 0.5
504 0 0 0 @line1 > 0 and $line1[0] eq 'treatment'
0 0 0 @line1 > 0 and $line1[0] eq 'control'
513 0 0 0 @line2 > 0 and $line2[0] eq 'treatment'
0 0 0 @line2 > 0 and $line2[0] eq 'control'
521 0 0 0 $tag_t && $tag_c
540 0 0 0 @line1 > 0 and $line1[0] eq 'treatment'
0 0 0 @line1 > 0 and $line1[0] eq 'control'
549 0 0 0 @line2 > 0 and $line2[0] eq 'treatment'
0 0 0 @line2 > 0 and $line2[0] eq 'control'
557 0 0 0 $tag_t && $tag_c

or 3 conditions

line l !l&&r !l&&!r condition
281 0 0 0 $t < 0 or $c < 0