| blib/lib/Text/BibTeX/Name.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 18 | 94.4 |
| line | true | false | branch |
|---|---|---|---|
| 305 | 35 | 17 | ref $_[0] eq 'HASH' ? : |
| 317 | 10 | 42 | if exists $opts->{'binmode'} and $opts->{'binmode'} =~ /utf-?8/i |
| 318 | 27 | 25 | if exists $opts->{'normalization'} |
| 320 | 48 | 4 | if defined $name |
| 353 | 33 | 21 | defined $line ? : |
| 33 | 21 | defined $name_num ? : | |
| 380 | 0 | 33 | unless $partname =~ /^(first|von|last|jr)$/ |
| 383 | 24 | 9 | if (exists $self->{$partname}) |
| 386 | 7 | 17 | @x > 1 ? : |