Branch Coverage

blib/lib/Perl/PrereqScanner/Lite/Scanner/Version.pm
Criterion Covered Total %
branch 9 10 90.0


line true false branch
10 0 24 if ($token_type == 122 or $token_type == 127 or $token_type == 126)
15 4 20 if ($token_type == 64 and $token->{'data'} eq 'VERSION')
20 2 16 if ($c->{'is_version_decl'} and $token_type == 170 or $token_type == 171 or $token_type == 175)
21 3 1 if ($c->{'module_reqs'}{'requirements'}{$c->{'not_decl_module_name'}})
29 4 12 if ($token_type == 106)