| blib/lib/PDF/API3/Compat/API2/Resource/Font.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 17 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 71 | 0 | 0 | 0 | defined $encoding and $encoding =~ /^uni(\d+)$/o |
| 196 | 0 | 0 | 0 | defined $$data{'comps'} and not $$self{-'nocomps'} |
| line | l | !l | condition |
|---|---|---|---|
| 169 | 0 | 0 | $self->glyphByEnc($n) || '.notdef' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 67 | 0 | 0 | 0 | $self->issymbol or $encoding eq 'asis' |
| 132 | 0 | 0 | 0 | $$data{'u2c'}{$xuni} ||= $n |
| 139 | 0 | 0 | 0 | $$data{'u2e'}{$xuni} ||= $n |