blib/lib/Locale/Maketext/Utils/Phrase/Norm/EndPunc.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
11 | 8 | 60 | unless (${$string_sr;} =~ /[\!\?\.\:\]\342\200\246]$/) |
12 | 4 | 4 | unless (__is_title_case(${$string_sr;})) |
31 | 0 | 68 | if not defined $word or $word eq '' |
32 | 36 | 32 | if $word =~ /^[A-Z\[]/ |
34 | 12 | 20 | if length $word < 3 |
39 | 8 | 12 | if $possible_ick |