blib/lib/PDF/API2/Resource/CIDFont/TrueType.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 26 | 0.0 |
line | true | false | branch |
---|---|---|---|
40 | 0 | 0 | if ref $class |
42 | 0 | 0 | if defined $pdf and not $self->is_obj($pdf) |
52 | 0 | 0 | $self->iscff ? : |
55 | 0 | 0 | if ($opts{'embed'}) |
56 | 0 | 0 | $self->iscff ? : |
58 | 0 | 0 | unless ($self->issymbol) |
64 | 0 | 0 | if ($opts{'-nosubset'}) |
71 | 0 | 0 | if $opts{'-dokern'} |
83 | 0 | 0 | if (defined $t) { } |
103 | 0 | 0 | if $self->iscff |
109 | 0 | 0 | if $self->iscff |
125 | 0 | 0 | if ($self->subvec($w) and $notdefbefore) { } |
0 | 0 | elsif ($self->subvec($w) and not $notdefbefore) { } |