| blib/lib/Text/PDF/SFont.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 16 | 12.5 |
| line | true | false | branch |
|---|---|---|---|
| 81 | 0 | 1 | unless exists $width_data{$name} |
| 86 | 0 | 1 | if $encoding |
| 101 | 0 | 0 | unless (defined $widths{$self->{'BaseFont'}->val}) |
| 113 | 0 | 0 | if defined $self->{'Encoding'} |
| 117 | 0 | 0 | defined $enc && $enc ne '' ? : |
| 134 | 0 | 0 | if defined $self->{'Encoding'} |
| 141 | 0 | 0 | $enc ne '' ? : |
| 142 | 0 | 0 | if $width > $len |