Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
97 0 0 0 $lines[0] == 128 and $lines[1] == 1
103 0 0 0 $lines[0] == 128 and $lines[1] == 2
112 0 0 0 $lines[0] == 128 and $lines[1] == 1
444 0 0 0 $df{'PitchAndFamily'} & 1 || $df{'PitchAndFamily'} & 8 and not $df{'PitchAndFamily'} & 2
446 0 0 0 $df{'PitchAndFamily'} & 16 and not $df{'PitchAndFamily'} & 32

or 2 conditions

line l !l condition
29 0 0 $opts{'-encode'} ||= 'asis'
178 0 0 $ch || 0
185 0 0 $data->{'maxwidth'} || 0
0 0 $data->{'maxwidth'} || 0
195 0 0 $data->{'kern'} ||= {}
200 0 0 $data->{'comps'} ||= {}
265 0 0 $data->{'uni'} ||= []
267 0 0 uniByName($data->{'char'}[$n] || '.notdef') || 0
434 0 0 $df{'LastChar'} || 0
435 0 0 $df{'FirstChar'} || 255

or 3 conditions

line l !l&&r !l&&!r condition
256 0 0 0 $data->{'missingwidth'} ||= $data->{'avgwidth2'}
444 0 0 0 $df{'PitchAndFamily'} & 1 || $df{'PitchAndFamily'} & 8
467 0 0 0 $df{'PitchAndFamily'} & 8 || $df{'PitchAndFamily'} & 1