Branch Coverage

blib/lib/Font/TTF/Glyf.pm
Criterion Covered Total %
branch 5 16 31.2


line true false branch
49 2 2 unless $self->SUPER::read
69 0 2 unless $self->{' read'}
77 8 188 unless defined $loca->[$i]
106 0 0 if defined $loca->[$i]
124 0 0 if ($tag eq 'glyph')
143 0 0 if ($tag eq 'glyph') { }
145 0 0 unless (defined $context->{'glyphs'})
147 0 0 if (defined $self->{' PARENT'}{'loca'}) { }