| blib/lib/Perl/PrereqScanner/Lite/Scanner/Version.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 10 | 0 | 0 | if ($token_type == 122 or $token_type == 127 or $token_type == 126) |
| 15 | 0 | 0 | if ($token_type == 64 and $token->{'data'} eq 'VERSION') |
| 20 | 0 | 0 | if ($c->{'is_version_decl'} and $token_type == 170 or $token_type == 171 or $token_type == 175) |
| 21 | 0 | 0 | if ($c->{'module_reqs'}{'requirements'}{$c->{'not_decl_module_name'}}) |
| 29 | 0 | 0 | if ($token_type == 106) |