Condition Coverage

blib/lib/Memcached/Client/Compressor/Gzip.pm
Criterion Covered Total %
condition 6 7 85.7


and 2 conditions

line l !l condition
26 2 1 $flags & 2 and 1

and 3 conditions

line !l l&&!r l&&r condition
47 2 0 1 $$self{'compress_threshold'} && $len >= $$self{'compress_threshold'}

or 2 conditions

line l !l condition
24 1 2 $flags ||= 0