Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
39 0 0 0 defined $opts{'-encode'} and not defined $opts{'encode'}
40 0 0 0 defined $opts{'-nosubset'} and not defined $opts{'nosubset'}
41 0 0 0 defined $opts{'-noembed'} and not defined $opts{'noembed'}
42 0 0 0 defined $opts{'-dokern'} and not defined $opts{'dokern'}
50 0 0 0 defined $pdf and not $self->is_obj($pdf)
150 0 0 0 $self->subvec($w) and $notdefbefore == 1
0 0 0 $self->subvec($w) and $notdefbefore == 0

or 2 conditions

line l !l condition
44 0 0 $opts{'encode'} //= "latin1"
64 0 0 $opts{'noembed'} || 0