Condition Coverage

blib/lib/Bio/SDRS.pm
Criterion Covered Total %
condition 29 51 56.8


and 3 conditions

line !l l&&!r l&&r condition
208 0 0 14 not $$self{'DEBUG'} and $$self{'TMP_CREATED'}
0 8 6 not $$self{'DEBUG'} and $$self{'TMP_CREATED'} and $$self{'STATE'} eq 'calculated'
302 98 14 0 $name eq 'MULTIPLE' and $$self{'MULTIPLE'} <= 1
306 98 14 0 $name eq 'LDOSE' and $$self{'LDOSE'} <= 0
310 98 14 0 $name eq 'HDOSE' and $$self{'HDOSE'} <= $$self{'LDOSE'}
314 98 14 0 $name eq 'STEP' and $$self{'STEP'} <= 0
318 98 14 0 $name eq 'MAXPROC' and $$self{'MAXPROC'} > 64 || $$self{'MAXPROC'} < 1
322 98 14 0 $name eq 'TRIM' and $$self{'TRIM'} < 0 || $$self{'TRIM'} > 1
327 98 14 0 $name eq 'SIGNIFICANCE' and $$self{'SIGNIFICANCE'} <= 0 || $$self{'SIGNIFICANCE'} >= 1
729 160 258 1394 $ret ne '' and $ret != int $ret
740 14 0 0 -d $$self{'TMPDIR'} and -w $$self{'TMPDIR'}
897 0 20 0 defined $echo and $echo

or 3 conditions

line l !l&&r !l&&!r condition
318 0 0 14 $$self{'MAXPROC'} > 64 || $$self{'MAXPROC'} < 1
322 0 0 14 $$self{'TRIM'} < 0 || $$self{'TRIM'} > 1
327 0 0 14 $$self{'SIGNIFICANCE'} <= 0 || $$self{'SIGNIFICANCE'} >= 1
816 0 0 42563 $best_sse == 0 or $n == 0
856 5 63 482 $stdev eq 'NaN' or $stdev < $cutoff