| blib/lib/PDF/Builder/Resource/Font.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 22 | 45.4 |
| line | true | false | branch |
|---|---|---|---|
| 41 | 3 | 34 | if ($self->issymbol) |
| 45 | 1 | 36 | if (defined $encoding and $encoding =~ /^uni(\d+)$/o) { } |
| 33 | 3 | elsif (defined $encoding) { } | |
| 3 | 0 | elsif (defined $data->{'uni'}) { } | |
| 48 | 0 | 256 | unless nameByUni($_) |
| 52 | 0 | 8448 | unless nameByUni($_) |
| 55 | 0 | 768 | unless $_ |
| 58 | 0 | 0 | unless $_ |
| 195 | 0 | 0 | if (defined $data->{'comps'} and not $self->{'-nocomps'}) |
| 213 | 0 | 0 | if defined $self->{$key} |
| 258 | 0 | 0 | if defined $self->{$key} |