blib/lib/Perl/ToPerl6/Transformer/Pragmas/FormatPragmas.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 1 | 2 | 50.0 |
line | true | false | branch |
---|---|---|---|
40 | 0 | 1 | if $_[1]->isa('PPI::Statement::Include') and is_version_number($_[1]->child(2)) || is_pragma($_[1]->child(2)) |