| blib/lib/Text/Names/Abbreviate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 14 | 71.4 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 4 | defined $opts{'separator'} ? : |
| 56 | 1 | 3 | if ($name =~ /,/) |
| 62 | 0 | 4 | unless @parts |
| 67 | 1 | 3 | if ($format eq 'compact') { } |
| 1 | 2 | elsif ($format eq 'initials') { } | |
| 0 | 2 | elsif ($format eq 'shortlast') { } | |
| 78 | 0 | 2 | $style eq 'last_first' ? : |