lib/Module/InstalledVersion.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
40 | 3 | 0 | if (eval "require $module") { } |
44 | 3 | 26 | if (-e $filename) |
46 | 3 | 0 | if (open IN, "$filename") { } |
50 | 3 | 76 | if (/([\$*])(([\w\:\']*)\bVERSION)\b.*\=/) |