| blib/lib/Perl/ToPerl6/Transformer/BasicTypes/Strings/Interpolation.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 119 | 0 | 0 | 0 | $v =~ / ^ \\[FLU] $ /x and $la1 |
| 0 | 0 | 0 | $v =~ / ^ \\[FLU] $ /x and $la1 and $la1 eq '\\E' | |
| 214 | 0 | 0 | 0 | $residue and $residue =~ / \\ $ /x |
| 232 | 0 | 0 | 0 | @token and $token[-1]{'type'} eq 'uninterpolated' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 172 | 0 | 0 | 0 | $string =~ s/ ^ ( \[ [^\]]+ \] ) //sx or $string =~ s/ ^ ( \{ [^\}]+ \} ) //sx |