Branch Coverage

blib/lib/Perl/ToPerl6/Transformer/ModuleSpecific/Exporter.pm
Criterion Covered Total %
branch 0 22 0.0


line true false branch
34 0 0 if ($elem->snext_sibling and $elem->snext_sibling->isa('PPI::Token::Operator') and $elem->snext_sibling->content eq '=' and $elem->snext_sibling->snext_sibling)
55 0 0 if $_[1]->isa('PPI::Statement::Include')
57 0 0 unless $doc->find(sub { $_[1]->schild(1)->content =~ / ^ Exporter /x if $_[1]->isa('PPI::Statement::Include'); } )
62 0 0 if $_[1]->isa('PPI::Token::Symbol')
67 0 0 if $_[1]->isa('PPI::Token::Symbol')
72 0 0 if $_[1]->isa('PPI::Token::Symbol')
78 0 0 if (@$export)
88 0 0 if (@$export_ok)
97 0 0 unless $sub->name
98 0 0 unless exists $$subroutine_tags{$sub->name}
100 0 0 if (ref $$subroutine_tags{$sub->name})