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