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