| blib/lib/Apache/Voodoo/Install/Config.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 94 | 0 | 0 | 0 | -e $_ and -d $_ |
| 105 | 0 | 0 | 0 | -e $ans and -d $ans |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 64 | 0 | 0 | 0 | $INC{'Apache/Voodoo/MyConfig.pm'} || $INC{'Apache/Voodoo/Install/Config.pm'} |