blib/lib/Perl/ToPerl6/Transformer/BasicTypes/Strings/Interpolation.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 12 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
121 | 0 | 0 | 0 | $v =~ / ^ \\[FLU] $ /x and $la1 |
0 | 0 | 0 | $v =~ / ^ \\[FLU] $ /x and $la1 and $la1 eq '\\E' | |
170 | 0 | 0 | 0 | $residue and $residue =~ / \\ $ /x |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
147 | 0 | 0 | 0 | $string =~ s/ ^ ( \\ c . ) //x or $string =~ s/ ^ ( [\$\@] (?: \\ | \s ) ) //x |