lib/App/Sandy/Read.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
52 | 0 | 0 | 31 | $self->sequencing_error && int 1 / $self->sequencing_error |
134 | 17 | 89 | 4281 | $pos >= $piece->{'pos'} && $pos <= $end |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
168 | 2850 | 0 | 0 | $self->_not_base->{$base}[int rand 3] || $base |