Condition Coverage

Bio/Seq/Quality.pm
Criterion Covered Total %
condition 9 17 52.9


and 3 conditions

line !l l&&!r l&&r condition
253 792 713 1 ref $value and ref $value ne 'ARRAY'
1505 0 1 ref $value and ref $value ne 'ARRAY' and $value->isa('Bio::Seq::PrimaryQual')
496 0 0 0 exists $self->{'trace_data'}{$trace} && ref $self->{'trace_data'}{$trace} eq 'ARRAY'
498 0 0 0 defined $scale and $scale != 0
525 106 0 204 defined $self->{'_threshold'} and $self->{'_threshold'} ne $value

or 2 conditions

line l !l condition
683 1 1 shift() || 0