| blib/lib/Perl/ToPerl6/Transformer/FormatSpecialLiterals.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 6 | 50.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 38 | 0 | 0 | 61 | $_[1]->isa('PPI::Token::Separator') or $_[1]->isa('PPI::Token::End') |
| 0 | 12 | 49 | $_[1]->isa('PPI::Token::Separator') or $_[1]->isa('PPI::Token::End') or $_[1]->isa('PPI::Token::Word') |