| blib/lib/PDF/Builder/Basic/PDF/Literal.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 0 | if ref $class |
| 29 | 0 | 0 | if (scalar @opts > 1) { } |
| 0 | 0 | elsif (scalar @opts == 1) { } | |
| 43 | 0 | 0 | if ($self->{'-isdict'}) { } |
| 44 | 0 | 0 | if (defined $self->{' stream'}) { } |
| 51 | 0 | 0 | if $k =~ /^[ \-]/o |
| 53 | 0 | 0 | if (ref $self->{$k} eq 'ARRAY') { } |
| 0 | 0 | elsif (ref $self->{$k} eq 'HASH') { } | |
| 0 | 0 | elsif (&blessed($self->{$k}) and $self->{$k}->can('outobj')) { } | |
| 68 | 0 | 0 | if (defined $self->{' stream'}) |