blib/lib/Text/Transliterator.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 5 | 8 | 62.5 |
line | true | false | branch |
---|---|---|---|
12 | 2 | 1 | if ((ref $_[0] || '') eq 'HASH') { } |
20 | 0 | 1 | unless defined $from and defined $to |
27 | 0 | 3 | if @_ |
32 | 0 | 3 | unless my $coderef = eval $src |