Branch Coverage

lib/Perl/PrereqScanner/NotQuiteLite/Parser/Syntax.pm
Criterion Covered Total %
branch 5 10 50.0


line true false branch
22 0 1 if (is_version($tokens->[0]))
26 0 1 if ref $tokens->[0]
39 1 0 if (is_module_name($feature_module))
43 1 0 if ($feature_name =~ /^q[sil]$/)
48 0 1 if ($Unsupported{$feature_name})