Condition Coverage

blib/lib/PDF/API3/Compat/API2/Resource/UniFont.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
134 0 0 0 defined $$font{'blocks'} and ref $$font{'blocks'} eq 'ARRAY'
152 0 0 0 defined $$font{'codes'} and ref $$font{'codes'} eq 'ARRAY'
291 0 0 0 $thisfont != $lastfont and $lastfont != -1
294 0 0 0 defined $ident and $ident != 0

or 3 conditions

line l !l&&r !l&&!r condition
234 0 0 0 scalar @blks == 0 or $blks[-1][0] != $fn