| blib/lib/Text/Amuse/Compile/Fonts/Family.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 14 | 57.1 |
| line | true | false | branch |
|---|---|---|---|
| 110 | 27 | 0 | if ($self->regular and $self->italic and $self->bold and $self->bolditalic) |
| 134 | 22 | 606 | if ($self->has_files) |
| 136 | 22 | 0 | if ($self->regular->dirname =~ m[\A([A-Za-z0-9\./_-]+)\z]) { } |
| 144 | 22 | 0 | if ($regular) |
| 151 | 66 | 0 | if (my $file = $self->$shape->basename_and_ext) |
| 169 | 0 | 868 | if @args % 2 |
| 170 | 0 | 868 | unless $self->babel_font_args->{'opts'} |