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