| blib/lib/PDF/API3/Compat/API2/Basic/PDF/Literal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 53 | 0 | 0 | if ref $class |
| 56 | 0 | 0 | if (scalar @opts > 1) { } |
| 0 | 0 | elsif (scalar @opts == 1) { } | |
| 71 | 0 | 0 | if ($$self{-'isdict'}) { } |
| 73 | 0 | 0 | if (defined $$self{' stream'}) { } |
| 84 | 0 | 0 | if $k =~ /^[ \-]/o |
| 86 | 0 | 0 | if (ref $$self{$k} eq 'ARRAY') { } |
| 0 | 0 | elsif (ref $$self{$k} eq 'HASH') { } | |
| 0 | 0 | elsif (UNIVERSAL::can($$self{$k}, 'outobj')) { } | |
| 105 | 0 | 0 | if (defined $$self{' stream'}) |