| blib/lib/Perl/ToPerl6/Transformer/References/RewriteDereferences.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 4 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 0 | if $_[1]->isa('PPI::Token::Cast') and $_[1]->next_sibling and $_[1]->next_sibling->isa('PPI::Structure::Block') and $_[1]->next_sibling->start->content eq '{' |
| 42 | 0 | 0 | if ($elem->content eq '$#') |