blib/lib/PDF/API2/Resource/CIDFont/TrueType.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
42 | 0 | 0 | 0 | defined $pdf and not $self->is_obj($pdf) |
125 | 0 | 0 | 0 | $self->subvec($w) and $notdefbefore |
0 | 0 | 0 | $self->subvec($w) and not $notdefbefore |
line | l | !l | condition |
---|---|---|---|
36 | 0 | 0 | $opts{'-encode'} //= "latin1" |