blib/lib/Perl/ToPerl6/Transformer/References/RewriteDereferences.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
26 | 0 | 0 | 0 | $_[1]->isa('PPI::Token::Cast') and $_[1]->next_sibling |
0 | 0 | 0 | $_[1]->isa('PPI::Token::Cast') and $_[1]->next_sibling and $_[1]->next_sibling->isa('PPI::Structure::Block') | |
0 | 0 | 0 | $_[1]->isa('PPI::Token::Cast') and $_[1]->next_sibling and $_[1]->next_sibling->isa('PPI::Structure::Block') and $_[1]->next_sibling->start->content eq '{' |