Condition Coverage

blib/lib/Bio/Polloc/GroupCriteria/operator/seq.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
54 0 0 0 ref $self->operators and ref($self->operators) =~ /ARRAY/
81 0 0 0 UNIVERSAL::isa($self->operators->[0], 'isa') and $self->operators->[0]->isa('Bio::Seq')

or 2 conditions

line l !l condition
59 0 0 $self->operators->[1] || 0
60 0 0 $self->operators->[2] || 0
61 0 0 $self->operators->[3] || 0