blib/lib/Unicode/Property/XS.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 16 | 43.7 |
line | true | false | branch |
---|---|---|---|
106 | 0 | 1 | defined $Prefix ? : |
113 | 0 | 1 | unless (@imports) |
122 | 0 | 1 | $item =~ s/^!// ? : |
124 | 0 | 1 | if ($item eq ':DEFAULT') |
129 | 1 | 0 | if ($item =~ /^:(.*)/) { } |
130 | 0 | 1 | unless ($ok_tag{$1}) |
137 | 0 | 0 | unless ($ok{$item}) |
146 | 0 | 176 | if $ok{$item} != 2 |