Condition Coverage

lib/PostScript/Font.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
193 0 1 0 $sz > 0 and $sz != $len

or 3 conditions

line l !l&&r !l&&!r condition
42 0 0 1 $$self{'debug'} || $atts{'trace'}
43 0 0 1 $$self{'trace'} || $atts{'verbose'}
166 0 0 1 substr($data, 0, 4) eq "\000\cA\000\000" or substr($data, 0, 4) eq 'OTTO'