lib/Perl/PrereqScanner/NotQuiteLite/Parser/Inline.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 10 | 70.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 7 | if (is_version($tokens->[0])) |
21 | 7 | 0 | if (ref $tokens->[0] and is_module_name($tokens->[0][0])) |
23 | 1 | 6 | if ($module eq 'with') { } |
1 | 5 | elsif ($module eq 'Config') { } | |
25 | 1 | 0 | if (is_module_name($module)) |