Branch Coverage

blib/lib/Perl/PrereqScanner/Scanner/Hint.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
104 9 4 if ($comment->content =~ / ^ \s* \# \s* REQUIRES? \s* : \s* (.*) \s* $ /x)
108 8 1 if (&is_module_name($mod)) { }