Branch Coverage

blib/lib/PDF/Builder/Resource/CIDFont/TrueType.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
148 0 0 if (defined $opts{'-encode'} and not defined $opts{'encode'})
149 0 0 if (defined $opts{'-nosubset'} and not defined $opts{'nosubset'})
150 0 0 if (defined $opts{'-dokern'} and not defined $opts{'dokern'})
159 0 0 if ref $class
162 0 0 if defined $pdf and not $self->is_obj($pdf)
172 0 0 $self->iscff ? :
176 0 0 if ($opts{'embed'})
178 0 0 $self->data->{'iscff'} ? :
180 0 0 unless ($self->issymbol)
186 0 0 if ($opts{'nosubset'})
193 0 0 if $opts{'dokern'}
248 0 0 if (defined $t) { }
311 0 0 if $self->iscff
331 0 0 if $self->iscff
374 0 0 if ($self->subvec($w) and $notdefbefore == 1) { }
0 0 elsif ($self->subvec($w) and $notdefbefore == 0) { }