Condition Coverage

Bio/Seq/SequenceTrace.pm
Criterion Covered Total %
condition 8 24 33.3


and 3 conditions

line !l l&&!r l&&r condition
119 0 0 20 $swq and ref $swq eq 'Bio::Seq::Quality'
734 0 0 57516 $self->trace('a') and $self->trace('t')
0 0 57516 $self->trace('a') and $self->trace('t') and $self->trace('g')
0 0 57516 $self->trace('a') and $self->trace('t') and $self->trace('g') and $self->trace('c')
742 0 0 57516 $lengtha == $lengtht and $lengtha == $lengthg
0 0 57516 $lengtha == $lengtht and $lengtha == $lengthg and $lengtha == $lengthc

or 3 conditions

line l !l&&r !l&&!r condition
672 0 0 6 $start <= 0 or $end > $self->length
706 0 0 57504 $start <= 0 or $end > $self->trace_length