| blib/lib/Convert/CEGH/Transliterate.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 1 | 3 | if ($script =~ /^et/) { } |
| 1 | 2 | elsif ($script =~ /^he/) { } | |
| 2 | 0 | elsif ($script =~ /^el/ or $script =~ /^co/) { } | |
| 68 | 0 | 4 | if (/$Convert::CEGH::Transliterate::COPTIC/ or /\p{Greek}/) |
| 71 | 0 | 0 | if (/$Convert::CEGH::Transliterate::COPTIC/) |
| 80 | 4 | 0 | if (/\p{Ethiopic}/) |
| 93 | 0 | 4 | if (/\p{Hebrew}/) |
| 125 | 0 | 4 | if (wantarray) { } |