| blib/lib/Text/Amuse/Compile/Fonts.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 15 | 60.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 203 | 0 | 0 | 840 | $slot and $babel_lang |
| 209 | 26550 | 11119 | 2156 | $_->type eq $slot and $_->has_languages |
| 244 | 0 | 0 | 51058 | $font->{'name'} and $font->{'type'} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 240 | 19 | 1000 | 0 | $list ||= $class->default_font_list |
| 245 | 49020 | 2038 | 0 | $font->{'desc'} ||= $font->{'name'} |