| blib/lib/HTML/Pictogram/MobileJp/EmojiNumber.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 10 | 90.0 |
| line | true | false | branch |
|---|---|---|---|
| 12 | 2 | 5 | if ($ma->is_docomo) { } |
| 3 | 2 | elsif ($ma->is_softbank or is_iphone($ma->user_agent)) { } | |
| 1 | 1 | elsif ($ma->is_ezweb) { } | |
| 17 | 2 | 1 | if ($s =~ /^\w+$/) { } |
| 24 | 1 | 0 | if ($e =~ /^[0-9]+$/) { } |