| blib/lib/Mo/utils/Unicode.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 20 | 1 | 3 | unless (exists $self->{$key}) |
| 36 | 1 | 2 | unless (exists $self->{$key}) |
| 48 | 1 | 2 | unless (exists $self->{$key}) |
| 52 | 1 | 1 | if (&none(sub { $self->{$key} eq $_; } , keys %{charscripts();})) |
| 64 | 2 | 3 | if (&none(sub { $value eq $_; } , keys %{charblocks();})) |