Condition Coverage

blib/lib/PDF/Builder/Resource/Font/SynFont.pm
Criterion Covered Total %
condition 0 39 0.0


and 3 conditions

line !l l&&!r l&&r condition
181 0 0 0 defined $self->data->{'char'}[$w] and $self->data->{'char'}[$w] ne '.notdef'
242 0 0 0 defined $ci->{'upper'} and $ci->{'upper'}

or 2 conditions

line l !l condition
95 0 0 $opts{'-condense'} || 1
96 0 0 $opts{'-oblique'} || 0
97 0 0 $opts{'-space'} || '0'
98 0 0 $opts{'-bold'} || 0
125 0 0 $font->missingwidth || 300
338 0 0 $self->data->{'char'}[$n] or '.notdef'
0 0 $self->data->{'char'}[$n] or '.notdef'
340 0 0 $self->data->{'e2n'}[$n] or '.notdef'
0 0 $self->data->{'e2n'}[$n] or '.notdef'
343 0 0 $self->data->{'e2n'}[$n] or '.notdef'
0 0 $self->data->{'e2n'}[$n] or '.notdef'
345 0 0 $self->data->{'char'}[$n] or '.notdef'
0 0 $self->data->{'char'}[$n] or '.notdef'
353 0 0 $self->data->{'e2n'}[$n] || '.notdef'
355 0 0 $self->data->{'char'}[$n] || '.notdef'

or 3 conditions

line l !l&&r !l&&!r condition
172 0 0 0 uniByName($self->data->{'char'}[$w]) || $w