| blib/lib/Text/Unaccent/PurePerl.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 18 | 55.5 |
| line | true | false | branch |
|---|---|---|---|
| 17851 | 0 | 63 | unless defined wantarray |
| 17859 | 31 | 32 | if ($do_recode) { } |
| 17862 | 0 | 31 | unless defined $encoding |
| 17866 | 0 | 31 | unless defined $str_in |
| 17877 | 0 | 32 | unless defined $str_in |
| 17890 | 52 | 327 | exists $$map{$chr} ? : |
| 17896 | 31 | 32 | if ($do_recode) |
| 17936 | 0 | 0 | if @_ > 0 |
| 17938 | 0 | 0 | unless defined wantarray |