Branch Coverage

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


line true false branch
43 0 0 if scalar(@opts) % 2 == 0
47 0 0 if ref $class
50 0 0 if defined $pdf and not $self->is_obj($pdf)
61 0 0 $self->iscff ? :
65 0 0 if (($opts{'-noembed'} || 0) != 1)
66 0 0 $self->data->{'iscff'} ? :
68 0 0 unless ($self->issymbol)
74 0 0 if ($opts{'-nosubset'})
81 0 0 if $opts{'-dokern'}
100 0 0 if (defined $t) { }
124 0 0 if $self->iscff
132 0 0 if $self->iscff
151 0 0 if ($self->subvec($w) and $notdefbefore == 1) { }
0 0 elsif ($self->subvec($w) and $notdefbefore == 0) { }