blib/lib/Perl/ToPerl6/Transformer/CompoundStatements/AddWhitespace.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 4 | 0.0 |
line | true | false | branch |
---|---|---|---|
44 | 0 | 0 | unless is_ppi_statement_compound($_[1], %map) or $_[1]->isa('PPI::Statement::Given') |
79 | 0 | 0 | unless is_ppi_token_word($child, %map) |