Condition Coverage

lib/AnyEvent/Memcached.pm
Criterion Covered Total %
condition 0 56 0.0


and 3 conditions

line !l l&&!r l&&r condition
121 0 0 0 $self->{'compress_enable'} and not $HAVE_ZLIB
229 0 0 0 $_ and $_->begin
243 0 0 0 $self->{'compress_threshold'} and $HAVE_ZLIB
0 0 0 $self->{'compress_threshold'} and $HAVE_ZLIB and $self->{'compress_enable'}
0 0 0 $self->{'compress_threshold'} and $HAVE_ZLIB and $self->{'compress_enable'} and $len >= $self->{'compress_threshold'}
278 0 0 0 $_ and $_->end
360 0 0 0 $HAVE_ZLIB and $_->{'flags'} & 2
378 0 0 0 ref $keys and ref $keys eq 'ARRAY'
394 0 0 0 $_ and $_->begin
400 0 0 0 $_ and $_->end
442 0 0 0 $_ and $_->begin
456 0 0 0 $_ and $_->end
492 0 0 0 $_ and $_->begin
508 0 0 0 $_ and $_->end
572 0 0 0 $_ and $_->begin
578 0 0 0 $_ and $_->end

or 2 conditions

line l !l condition
136 0 0 $list || []
257 0 0 $args{'expire'} || 0
389 0 0 $peers{$peer} ||= []
566 0 0 $args{'max'} ||= 100