blib/lib/PDF/API2/Resource/Font/CoreFont.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 8 | 8 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
177 | 29 | 1 | 23 | $is_standard and not $self->issymbol |
30 | 2 | 21 | $is_standard and not $self->issymbol and not $options{'-encode'} |
line | l | !l | condition |
---|---|---|---|
103 | 1 | 52 | $font->{'uni'} ||= [] |