| blib/lib/Text/Layout/FontDescriptor.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 8 | 87.5 |
| line | true | false | branch |
|---|---|---|---|
| 89 | 0 | 3 | unless UNIVERSAL::isa($context, "Text::Layout") |
| 233 | 28 | 41 | if $self->{'style'} and $self->{'style'} ne "normal" |
| 235 | 24 | 45 | if $self->{'weight'} and $self->{'weight'} ne "normal" |
| 236 | 1 | 68 | if $self->{'size'} |