Branch Coverage
blib/lib/Perl/ToPerl6/Transformer/BasicTypes/Strings/AddWhitespace.pm
Criterion
Covered
Total
%
branch
1
2
50.0
line
true
false
branch
28
0
3
if
$_
[
1
]
->isa
(
'PPI::Token::Quote'
)
and
$_
[
1
]{
'operator'
}