Condition Coverage

blib/lib/Doubly/Linked/PP.pm
Criterion Covered Total %
condition 6 12 50.0


or 3 conditions

line l !l&&r !l&&!r condition
12 101049 27 0 ref $pkg || $pkg
22 1 0 0 $self->{'next'} || $self->{'data'}
306 201093 0 30 $self->{'data'} or $self->{'prev'}
0 0 30 $self->{'data'} or $self->{'prev'} or $self->{'next'}