| blib/lib/PDF/API2/Resource/XObject/Image/GD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 18 | 0 | 0 | if ref $class |
| 21 | 0 | 0 | unless $self->is_obj($pdf) |
| 45 | 0 | 0 | if ($gd->can('jpeg') and $c > 256 and not $opts{'-lossless'}) { } |
| 0 | 0 | elsif ($gd->can('raw')) { } |