line |
l |
!l&&r |
!l&&!r |
condition |
47
|
0 |
8 |
0 |
$info{'CreationDate'} //= pdf_date() |
66
|
0 |
8 |
0 |
$t ||= $regtest ? $faketime : time |
99
|
0 |
684 |
360 |
not defined $col or $col =~ /^foreground(?:-medium|-light)?$/ |
113
|
68 |
664 |
0 |
not defined $col or $col eq "background" |
130
|
0 |
0 |
0 |
$font->{'has_sharp'} //= $font->{'fd'}{'font'}->glyphByUni(9839) ne ".notdef" |
136
|
0 |
0 |
0 |
$font->{'has_flat'} //= $font->{'fd'}{'font'}->glyphByUni(9837) ne ".notdef" |
148
|
480 |
204 |
0 |
$font ||= $self->{'font'} |
150
|
192 |
492 |
0 |
$size ||= $font->{'size'} |
177
|
0 |
0 |
684 |
$font->{'frame'} || $debug |
179
|
0 |
0 |
684 |
$bgcol or $frame |
184
|
0 |
0 |
0 |
$debug || $font->{'color'} || $self->{'ps'}{'theme'}{'foreground'} |
202
|
240 |
442 |
0 |
$size ||= $font->{'size'} |
203
|
0 |
0 |
0 |
$font->{'size'} || $font->{'fd'}{'size'} |
|
682 |
0 |
0 |
$size ||= $font->{'size'} || $font->{'fd'}{'size'} |
209
|
0 |
559 |
0 |
$font ||= $self->{'font'} |
211
|
559 |
0 |
0 |
$self->{'fontsize'} || $font->{'size'} |
|
0 |
559 |
0 |
$size ||= $self->{'fontsize'} || $font->{'size'} |
212
|
551 |
8 |
0 |
$self->{'tmplayout'} //= "Text::Layout"->new($self->{'pdf'}) |
221
|
0 |
0 |
0 |
$font ||= $self->{'font'} |
223
|
0 |
0 |
0 |
$self->{'fontsize'} || $font->{'size'} |
|
0 |
0 |
0 |
$size ||= $self->{'fontsize'} || $font->{'size'} |
224
|
0 |
0 |
0 |
$self->{'tmplayout'} //= "Text::Layout"->new($self->{'pdf'}) |
488
|
8 |
8 |
0 |
$ol_root //= $pdf->outlines |
652
|
0 |
0 |
0 |
$font->{'fd'}->get_shaping || $font->{'shaping'} |