| blib/lib/Perl/ToPerl6/Transformer/Packages/RewriteUsages.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 6 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 35 | 0 | 0 | 0 | $_[1]->isa('PPI::Statement::Include') and not is_pragma($_[1]->child(2)) |
| 0 | 0 | 0 | $_[1]->isa('PPI::Statement::Include') and not is_pragma($_[1]->child(2)) and is_module_name($_[1]->child(2)) |