lib/Apache/Config/Preproc/ifdefine.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 6 | 16.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
39 | 0 | 0 | 0 | $d->type eq 'section' and lc $d->name eq 'virtualhost' |
40 | 7 | 0 | 0 | $d->name =~ /^(un)?define$/i and $d->value eq $id |