Condition Coverage

blib/lib/PDF/API3/Compat/API2/Resource/Font/SynFont.pm
Criterion Covered Total %
condition 0 34 0.0


and 3 conditions

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

or 2 conditions

line l !l condition
116 0 0 $opts{-'slant'} || 1
117 0 0 $opts{-'oblique'} || 0
118 0 0 $opts{-'space'} || '0'
119 0 0 $opts{-'bold'} || 0
268 0 0 $self->data->{'char'}[$n] or '.notdef'
0 0 $self->data->{'char'}[$n] or '.notdef'
269 0 0 $self->data->{'e2n'}[$n] or '.notdef'
0 0 $self->data->{'e2n'}[$n] or '.notdef'
271 0 0 $self->data->{'e2n'}[$n] or '.notdef'
0 0 $self->data->{'e2n'}[$n] or '.notdef'
272 0 0 $self->data->{'char'}[$n] or '.notdef'
0 0 $self->data->{'char'}[$n] or '.notdef'
277 0 0 $self->data->{'e2n'}[$n] || '.notdef'
278 0 0 $self->data->{'char'}[$n] || '.notdef'