Branch Coverage

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


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