| blib/lib/POE/Component/IRC/Plugin/Unicode/UCD.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 35 | 0 | 0 | if not s/^[Uu]\+/0x/ and /[A-Fa-f]/ and /^[[:xdigit:]]{2,}\z/ |
| 40 | 0 | 0 | if /^0/ |
| 42 | 0 | 0 | unless (/^\d+\z/) |
| 44 | 0 | 0 | length $_ > 1 ? : |
| 50 | 0 | 0 | unless length $tmp == 1 |
| 55 | 0 | 0 | if ($@) |
| 64 | 0 | 0 | unless $x = charinfo($_) |