| blib/lib/Perl/ToPerl6/Transformer/Variables/ReplaceUndef.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 4 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 46 | 0 | 0 | if ($elem->snext_sibling and $elem->snext_sibling->isa('PPI::Token::Symbol') and $elem->snext_sibling->snext_sibling and $elem->snext_sibling->snext_sibling->isa('PPI::Token::Operator') and $elem->snext_sibling->snext_sibling->content eq '->') { } |
| 0 | 0 | elsif ($elem->snext_sibling and $elem->snext_sibling->isa('PPI::Token::Symbol') and $elem->snext_sibling->snext_sibling and $elem->snext_sibling->snext_sibling->isa('PPI::Structure::Subscript')) { } |