| blib/lib/PDF/Builder/Basic/PDF/Filter/FlateDecode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 55 | 0 | 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 |