| blib/lib/Perl/Critic/Policy/Plicease/ProhibitUnicodeDigitInRegexp.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 32 | 1 | 17 | if $mods{'a'} |
| 36 | 1 | 16 | if $mods{'u'} |
| 40 | 1 | 15 | unless $ccs |
| 43 | 1 | 14 | if $cc->content ne "\\d" and $cc->content ne "[:digit:]" |