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