Condition Coverage

Bio/SeqEvolution/DNAPoint.pm
Criterion Covered Total %
condition 11 11 100.0


and 3 conditions

line !l l&&!r l&&r condition
286 23 11 1 $self->identity and $self->get_alignment_identity <= $self->identity
287 11 20 3 $self->pam and 100 * $self->get_mutation_counter / $self->{'_seq_length'} >= $self->pam
288 26 4 1 $self->mutation_count and $self->get_mutation_counter >= $self->mutation_count

or 2 conditions

line l !l condition
259 15 3 $self->{'_rate'} || 1