blib/lib/Apache/Perldoc.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 9 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
32 | 0 | 0 | 0 | $perldoc and $pod2html |
line | l | !l | condition |
---|---|---|---|
28 | 0 | 0 | $r->dir_config('TMP') || '/tmp' |
37 | 0 | 0 | $perldoc ||= 'perldoc' |
38 | 0 | 0 | $pod2html ||= 'pod2html' |