lib/Perl/PrereqScanner/NotQuiteLite/Parser/Only.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 10 | 90.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 6 | if (is_version($tokens->[0])) |
23 | 8 | 1 | if (ref $module) |
26 | 4 | 5 | unless is_module_name($module) |
28 | 4 | 1 | if ref $version |
29 | 3 | 2 | if (is_version($version)) { } |