Branch Coverage

blib/lib/Text/Layout/FontDescriptor.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
91 0 2 unless UNIVERSAL::isa($context, "Text::Layout")
233 26 27 if $self->{'style'} and $self->{'style'} ne "normal"
235 18 35 if $self->{'weight'} and $self->{'weight'} ne "normal"
236 1 52 if $self->{'size'}