Branch Coverage
blib/lib/Perl/ToPerl6/Transformer/Variables/RewriteSpecialVariables.pm
Criterion
Covered
Total
%
branch
0
2
0.0
line
true
false
branch
112
0
0
if
$_
[
1
]
->isa
(
'PPI::Token::Symbol'
)
or
$_
[
1
]
->isa
(
'PPI::Token::Word'
)
or
$_
[
1
]
->isa
(
'PPI::Token::Magic'
)