blib/lib/Module/CheckDep/Version.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 9 | 9 | 100.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
34 | 156 | 3 | 114 | $module and $module ne $dist |
47 | 18 | 270 | 555 | $ignore_any and $dep_ver == 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
53 | 86 | 150 | 52 | $all or $author_modules->{$dep_mod} |