blib/lib/PDF/Builder/Resource/CIDFont/TrueType.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 13 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
50 | 0 | 0 | 0 | defined $pdf and not $self->is_obj($pdf) |
151 | 0 | 0 | 0 | $self->subvec($w) and $notdefbefore == 1 |
0 | 0 | 0 | $self->subvec($w) and $notdefbefore == 0 |
line | l | !l | condition |
---|---|---|---|
44 | 0 | 0 | $opts{'-encode'} ||= 'latin1' |
65 | 0 | 0 | $opts{'-noembed'} || 0 |