Condition Coverage

Bio/LiveSeq/SeqI.pm
Criterion Covered Total %
condition 3 18 16.6


and 3 conditions

line !l l&&!r l&&r condition
173 37 0 21 defined $unsecuremode and $unsecuremode eq 'unsecuremoderequested'
283 0 0 0 defined $pos2 and $pos1 > $pos2
307 0 0 0 defined $pos1 and $pos1 > $pos2
749 0 0 0 $strand != 1 and $strand != -1
1082 0 0 1642 $self->{'seq'}->valid($self->start) and $self->{'seq'}->valid($self->end)

or 3 conditions

line l !l&&r !l&&!r condition
585 0 0 0 $insertbegin == 0 or $insertend == 0