Branch Coverage

blib/lib/PDF/API3/Compat/API2/Resource/CIDFont/TrueType.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
73 0 0 if scalar(@opts) % 2 == 0
77 0 0 if ref $class
79 0 0 if defined $pdf and not $self->is_obj($pdf)
90 0 0 $self->iscff ? :
94 0 0 if ($opts{-'noembed'} != 1)
96 0 0 $self->data->{'iscff'} ? :
98 0 0 unless ($self->issymbol)
104 0 0 if ($opts{-'nosubset'})
112 0 0 if $opts{-'dokern'}
146 0 0 if (defined $t) { }
173 0 0 if $self->iscff
180 0 0 if $self->iscff
191 0 0 if defined $opts{'passthru'}
201 0 0 if ($self->subvec($w) and $notdefbefore == 1) { }
0 0 elsif ($self->subvec($w) and $notdefbefore == 0) { }