blib/lib/RTF/Encode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
54 | 0 | 5 | unless $string =~ /^([A-Za-z0-9_\.\, ]*)(.?)(.*)$/s |
59 | 0 | 5 | if (not defined $2) { } |
1 | 4 | elsif ($2 eq "\n") { } | |
1 | 3 | elsif ($2 eq "\t") { } |