Condition Coverage

blib/lib/Compress/Zlib/Perl.pm
Criterion Covered Total %
condition 12 23 52.1


and 3 conditions

line !l l&&!r l&&r condition
38 1024 0 1024 $_ & 1 && $p
77 0 0 8 $args{-'WindowBits'} and $args{-'WindowBits'} < 0
181 12 104 0 ++$bits and $_
434 2564 216 228 $lit_extra[$lit] && $bits
456 8 36 2964 $dist_extra[$d] && $bits

or 2 conditions

line l !l condition
66 0 7411 $crc32 ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
239 0 0 0 $static_lit_code ||= make_huffman([(8) x 144, (9) x 112, (7) x 24, (8) x 8])
241 0 0 0 $static_dist_code ||= make_huffman([(5) x 32])