blib/lib/Acme/AwesomeQuotes.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 4 | 6 | 66.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
72 | 18 | 0 | 1 | $string =~ /^`\p{Letter}$chartypes{'notgrave'}*\x{0300}/ and $string =~ /\p{Letter}$chartypes{'notacute'}*\x{0301}$chartypes{'notacute'}*�$/ |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
72 | 1 | 0 | 18 | $string =~ /^`\p{Letter}$chartypes{'notgrave'}*\x{0300}/ and $string =~ /\p{Letter}$chartypes{'notacute'}*\x{0301}$chartypes{'notacute'}*�$/ or $string =~ /^`\p{Letter}$chartypes{'notcaron'}*\x{030C}$chartypes{'notcaron'}*�$/ |