Condition Coverage
blib/lib/Perl/Critic/Policy/Plicease/ProhibitUnicodeDigitInRegexp.pm
Criterion
Covered
Total
%
condition
3
3
100.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
43
8
6
1
$cc
->
content
ne
"\\d"
and
$cc
->
content
ne
"[:digit:]"