| blib/lib/Perl/ToPerl6/Transformer/CompoundStatements/RewriteLoops.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 37 | 0 | 0 | if $elem->isa('PPI::Token::Structure') |
| 47 | 0 | 0 | if $elem->isa('PPI::Statement::Null') |
| 48 | 0 | 0 | if $elem->isa('PPI::Statement') and _structure_has_semicolon($elem) |
| 70 | 0 | 0 | if $_[1]->isa('PPI::Structure::For') |