Branch Coverage

lib/Perl/PrereqScanner/NotQuiteLite/Parser/ModuleRuntime.pm
Criterion Covered Total %
branch 9 12 75.0


line true false branch
26 0 9 if (is_version($tokens->[0]))
31 9 8 if ref $token
33 8 0 if ($known_functions{$token})
48 0 1 unless is_module_name($module)
58 5 1 unless $version and is_version($version)
68 1 1 unless $version and is_version($version)