Condition Coverage

blib/lib/PDF/API3/Compat/API2/Resource/CIDFont/TrueType/FontFile.pm
Criterion Covered Total %
condition 0 48 0.0


and 3 conditions

line !l l&&!r l&&r condition
445 0 0 0 ref $dt eq 'HASH' and defined $$dt{'SID'}
547 0 0 0 $$font{'OS/2'}{'bSerifStyle'} > 10 and $$font{'OS/2'}{'bSerifStyle'} < 14
564 0 0 0 $$font{'post'}->read->{'FormatType'} == 3 and defined $$font{'cmap'}->read->find_ms
697 0 0 0 $self->data->{'subset'} and not $self->data->{'nosubset'}

or 2 conditions

line l !l condition
363 0 0 $data ||= {}
496 0 0 $stretch[$$font{'OS/2'}{'usWidthClass'}] || 'Normal'
518 0 0 $opts{-'isocmap'} || 0
521 0 0 $$font{'cmap'}->find_ms->{'Platform'} == 3 && $$font{'cmap'}->read->find_ms->{'Encoding'} == 0 || 0
540 0 0 int $$font{'hhea'}->read->{'advanceWidthMax'} * 1000 / $$data{'upem'} || 1000
607 0 0 $u || 0
619 0 0 $$data{'u2g'}{$_} or 0
621 0 0 $_ or 0
661 0 0 $self->data->{'kern'}{"${i1}:$i2"} || 0

or 3 conditions

line l !l&&r !l&&!r condition
552 0 0 0 $$font{'OS/2'}{'CapHeight'} || int $$data{'fontbbox'}[3] * 0.8
553 0 0 0 $$font{'OS/2'}{'xHeight'} || int $$data{'fontbbox'}[3] * 0.4
615 0 0 0 $$data{'u2g'}{$_} ||= $$font{'cmap'}->read->ms_lookup($_)
616 0 0 0 $$data{'u2g'}{$_ & 255} ||= $$font{'cmap'}->read->ms_lookup($_)
633 0 0 0 int $$font{'hmtx'}->read->{'advance'}[$w] * 1000 / $$data{'upem'} || $$data{'missingwidth'}
660 0 0 0 $i1 == 0 or $i2 == 0