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") |
208 | 26 | 27 | if $self->{'style'} and $self->{'style'} ne "normal" |
210 | 18 | 35 | if $self->{'weight'} and $self->{'weight'} ne "normal" |
211 | 1 | 52 | if $self->{'size'} |