blib/lib/PDF/API2/Basic/PDF/Filter/FlateDecode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 12 | 8.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
44 | 6 | 0 | 0 | $self->{'DecodeParms'} and $self->{'DecodeParms'}{'Predictor'} |
46 | 0 | 0 | 0 | $predictor >= 10 and $predictor <= 15 |
128 | 0 | 0 | 0 | $pa <= $pb and $pa <= $pc |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
79 | 0 | 0 | 0 | $height || int length($stream) / $scanline |