Condition Coverage

Bio/Tools/SiRNA.pm
Criterion Covered Total %
condition 12 27 44.4


and 3 conditions

line !l l&&!r l&&r condition
517 0 0 0 $test->start <= $feat->end and $test->end >= $feat->start

or 2 conditions

line l !l condition
196 0 1 $args{'START_PAD'} || 75
197 0 1 $args{'END_PAD'} || 50
198 0 1 $args{'INCLUDE_3PR'} || 0
199 0 1 $args{'MIN_GC'} || 0.4
200 0 1 $args{'MAX_GC'} || 0.6
201 0 1 $args{'CUTOFF'} || 3
205 0 1 $args{'GSTRING'} || 4
206 0 1 $args{'TMPDIR'} || $ENV{'TMPDIR'} || $ENV{'TMP'} || ''
207 0 1 $args{'DEBUG'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
183 0 1 0 ref $proto || $proto
380 6 3 0 $targregion ||= $self->_define_target