Condition Coverage

lib/Apache/Config/Preproc.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
187 0 0 0 exists $self->{'children'} and ref $self->{'tree'}{'children'} eq 'ARRAY'

or 2 conditions

line l !l condition
30 29 2 Apache::Admin::Config::Tree::_get_arg(\@_, '-expand') || ['include']

or 3 conditions

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'