Branch Coverage
blib/lib/Perl/PrereqScanner/Scanner/Hint.pm
Criterion
Covered
Total
%
branch
4
4
100.0
line
true
false
branch
89
9
4
if
(
$comment
->content
=~
/ ^ \s* \# \s* REQUIRES? \s* : \s* (.*) \s* $ /x
)
93
8
1
if
(
&is_module_name
(
$mod
)
)
{
}