blib/lib/PDF/Builder/Basic/PDF/Literal.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
28 | 0 | 0 | if ref $class |
31 | 0 | 0 | if (scalar @opts > 1) { } |
0 | 0 | elsif (scalar @opts == 1) { } | |
45 | 0 | 0 | if ($self->{'-isdict'}) { } |
46 | 0 | 0 | if (defined $self->{' stream'}) { } |
53 | 0 | 0 | if $k =~ /^[ \-]/o |
55 | 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')) { } | |
70 | 0 | 0 | if (defined $self->{' stream'}) |