line |
true |
false |
branch |
100
|
0 |
0 |
if ref $class |
102
|
0 |
0 |
unless $self->is_obj($pdf) |
145
|
0 |
0 |
if ($y == 0) { } |
169
|
0 |
0 |
unless defined $self->data->{'n2c'}{$self->data->{'char'}[$n] or '.notdef'} |
170
|
0 |
0 |
unless defined $self->data->{'n2e'}{$self->data->{'e2n'}[$n] or '.notdef'} |
172
|
0 |
0 |
unless defined $self->data->{'n2u'}{$self->data->{'e2n'}[$n] or '.notdef'} |
173
|
0 |
0 |
unless defined $self->data->{'n2u'}{$self->data->{'char'}[$n] or '.notdef'} |
175
|
0 |
0 |
unless defined $self->data->{'u2c'}{$self->data->{'uni'}[$n]} |
176
|
0 |
0 |
unless defined $self->data->{'u2e'}{$self->data->{'e2u'}[$n]} |
178
|
0 |
0 |
unless defined $self->data->{'u2n'}{$self->data->{'e2u'}[$n]} |
179
|
0 |
0 |
unless defined $self->data->{'u2n'}{$self->data->{'uni'}[$n]} |
198
|
0 |
0 |
unless $obj->is_obj($$api{'pdf'}) |
211
|
0 |
0 |
unless (-e $file) |
212
|
0 |
0 |
unless open AFMF, $file |
216
|
0 |
0 |
if (/^STARTCHAR/ .. /^ENDCHAR/) { } |
217
|
0 |
0 |
if (/^STARTCHAR\s+(\S+)/) { } |
|
0 |
0 |
elsif (/^BITMAP/ .. /^ENDCHAR/) { } |
222
|
0 |
0 |
if /^BITMAP/ |
223
|
0 |
0 |
if (/^ENDCHAR/) { } |
242
|
0 |
0 |
unless (exists $$data{'wx'}{'.notdef'}) |