Condition Coverage

blib/lib/PDF/API2/Basic/PDF/Filter/LZWDecode.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
34 0 0 0 $self->{'DecodeParms'} and $self->{'DecodeParms'}{'EarlyChange'}
43 0 0 0 $self->{'next_code'} == 1 << $self->{'code_length'} and $self->{'code_length'} < 12
69 0 0 0 $self->{'next_code'} == 1 << $self->{'code_length'} and $self->{'code_length'} < 12