Condition Coverage

blib/lib/Font/PCF.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
222 0 0 0 @offsets and $offset == $offsets[0]

or 3 conditions

line l !l&&r !l&&!r condition
280 0 0 0 $offsets[$index + 1] // $strlen
317 0 0 0 do { *$self }->{'glyphs'}[$index] //= Glyph([], (undef) x 7)