| blib/lib/Module/CheckDep/Version.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 9 | 100.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 34 | 168 | 4 | 164 | $module and $module ne $dist |
| 47 | 18 | 292 | 584 | $ignore_any and $dep_ver == 0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 53 | 95 | 152 | 63 | $all or $author_modules->{$dep_mod} |