| 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 | 870 | $slot and $babel_lang | 
| 209 | 27570 | 11549 | 2236 | $_->type eq $slot and $_->has_languages | 
| 244 | 0 | 0 | 51772 | $font->{'name'} and $font->{'type'} | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 240 | 19 | 1014 | 0 | $list ||= $class->default_font_list | 
| 245 | 49706 | 2066 | 0 | $font->{'desc'} ||= $font->{'name'} |