Branch Coverage

blib/lib/Perl/ToPerl6/Transformer/Subroutines/RemovePrototypes.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
33 0 0 if $_[1]->isa('PPI::Token::Prototype') and $_[1]->sprevious_sibling
42 0 0 unless $elem->content =~ /[a-zA-Z0-9]/