| blib/lib/PDF/Builder/Resource/Font.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 22 | 45.4 |
| line | true | false | branch |
|---|---|---|---|
| 27 | 5 | 47 | if ($self->issymbol) |
| 31 | 1 | 51 | if (defined $encoding and $encoding =~ /^uni(\d+)$/o) { } |
| 46 | 5 | elsif (defined $encoding) { } | |
| 5 | 0 | elsif (defined $data->{'uni'}) { } | |
| 34 | 0 | 256 | unless nameByUni($_) |
| 38 | 0 | 11776 | unless nameByUni($_) |
| 41 | 0 | 1280 | unless $_ |
| 44 | 0 | 0 | unless $_ |
| 181 | 0 | 0 | if (defined $data->{'comps'} and not $self->{'-nocomps'}) |
| 199 | 0 | 0 | if defined $self->{$key} |
| 232 | 0 | 0 | if defined $self->{$key} |