blib/lib/diffReps/DiffRes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 18 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
71 | 0 | 0 | 0 | $L_min != 10000000000 and defined $$self{'clust'}{'dist'} |
116 | 0 | 0 | 0 | $w_loc >= 0 and $w_loc < $nsite |
119 | 0 | 0 | 0 | not $tag1 and $d > 200000 |
193 | 0 | 0 | 0 | $c > 0 and $c <= @cells |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
54 | 0 | 0 | 0 | $$self{'clust'}{'dist'} == 10000000000 or $$self{'clust'}{'dist'} == 0 |
128 | 0 | 0 | 0 | $w_loc < 0 or $w_loc >= $nsite |