Branch Coverage

blib/lib/Perl/ToPerl6/Transformer/Packages/FormatPackageUsages.pm
Criterion Covered Total %
branch 1 2 50.0


line true false branch
37 1 0 if $_[1]->isa('PPI::Statement::Include') and not is_pragma($_[1]->child(2)) and is_module_name($_[1]->child(2))