Condition Coverage
blib/lib/Perl/ToPerl6/Transformer/CompoundStatements/AddWhitespace.pm
Criterion
Covered
Total
%
condition
0
3
0.0
and 3 conditions
line
!l
l&&!r
l&&r
condition
77
0
0
0
$child
->next_sibling
and
$child
->next_sibling
->isa
(
'PPI::Token::Whitespace'
)