blib/lib/Perl/ToPerl6/Transformer/CompoundStatements/FormatConditionals.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 4 | 25.0 |
line | true | false | branch |
---|---|---|---|
40 | 0 | 61 | if $_[1]->isa('PPI::Statement::Compound') and exists $map{$_[1]->first_element->content} |
56 | 0 | 0 | if $token->next_sibling->isa('PPI::Token::Whitespace') |