Condition Coverage

blib/lib/SWF/Builder/Character/Font.pm
Criterion Covered Total %
condition 2 6 33.3


and 3 conditions

line !l l&&!r l&&r condition
91 4 0 0 exists $$self{'_glyph_hash'}{$char} and defined $$self{'_glyph_hash'}{$char}[1]

or 3 conditions

line l !l&&r !l&&!r condition
61 0 1 0 eval { do { require SWF::Builder::Character::Font::FreeType } } or eval { do { require SWF::Builder::Character::Font::TTF } }