lib/Apache/Config/Preproc.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 8 | 37.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
187 | 0 | 0 | 0 | exists $self->{'children'} and ref $self->{'tree'}{'children'} eq 'ARRAY' |
line | l | !l | condition |
---|---|---|---|
30 | 29 | 2 | Apache::Admin::Config::Tree::_get_arg(\@_, '-expand') || ['include'] |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
187 | 24 | 0 | 0 | 'version'->parse($Apache::Admin::Config::VERSION) == 'version'->parse('0.95') or exists $self->{'children'} and ref $self->{'tree'}{'children'} eq 'ARRAY' |