| blib/lib/PDF/API3/Compat/API2/Page.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 20 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 408 | 0 | 0 | 0 | defined $dir and $dir > 0 |
| line | l | !l | condition |
|---|---|---|---|
| 517 | 0 | 0 | $$dict{$type}{$key} || undef |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 397 | 0 | 0 | 0 | $$self{'Contents'} || PDFArray() |
| 463 | 0 | 0 | 0 | $$self{'Annots'} ||= PDFArray() |
| 509 | 0 | 0 | 0 | $dict || $$self{'Resources'} || PDFDict() |
| 513 | 0 | 0 | 0 | $$dict{$type} || PDFDict() |
| 522 | 0 | 0 | 0 | $$dict{$type}{$key} || $obj |