File: | C4/Installer.pm |
Coverage: | 0.0% |
line | % | coverage | condition | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
151 | 0 |
| not /^\./ and -f "$dir/$requirelevel/$_" | ||||||||||||
163 | 0 |
| $frameworksloaded{$_} || $mandatory | ||||||||||||
229 | 0 |
| not /^\./ and -f "$dir/$requirelevel/$_" | ||||||||||||
241 | 0 |
| $frameworksloaded{$_} || $mandatory | ||||||||||||
515 | 0 |
| $cmd and $cmd =~ /^(.+?)[\r\n]+$/ | ||||||||||||
516 | 0 |
| not $cmd or not -x $cmd | ||||||||||||
527 | 0 |
| $cmd and $cmd =~ /^(.+?)[\r\n]+$/ | ||||||||||||
528 | 0 |
| not $cmd or not -x $cmd |