blib/lib/PDF/API2/Resource/Font.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 10 | 22 | 45.4 |
line | true | false | branch |
---|---|---|---|
21 | 5 | 48 | if ($self->issymbol) |
25 | 1 | 52 | if (defined $encoding and $encoding =~ /^uni(\d+)$/) { } |
1 | 51 | elsif (defined $encoding) { } | |
51 | 0 | elsif (defined $data->{'uni'}) { } | |
28 | 0 | 256 | unless nameByUni($_) |
33 | 0 | 256 | unless nameByUni($_) |
37 | 0 | 13056 | unless $_ |
41 | 0 | 0 | unless $_ |
113 | 0 | 0 | if (defined $data->{'comps'} and not $self->{'-nocomps'}) |
130 | 0 | 0 | if defined $self->{$key} |
162 | 0 | 0 | if defined $self->{$key} |