blib/lib/Regexp/CharClasses/Helper.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 13 | 14 | 92.8 |
line | true | false | branch |
---|---|---|---|
52 | 1 | 1111 | if $in =~ /^U\+/iu |
53 | 0 | 1111 | if $in =~ /In|Is|::/u |
54 | 981 | 130 | length $in == 1 ? : |
56 | 22 | 1089 | unless defined $code |
68 | 2 | 602 | unless defined $_ |
70 | 457 | 145 | if (/^[-+!&]/u and not /^[-+!&]($|\t[^\t]|\t\t$)/u) |
74 | 513 | 89 | if $out[0] =~ /^(.+)\t(.+)$/u |