Condition Coverage

blib/lib/Config/ApacheExtended.pm
Criterion Covered Total %
condition 11 23 47.8


and 3 conditions

line !l l&&!r l&&r condition
178 10 2 0 defined $$self{'_valid_directives'} and defined $$self{'_root_directive'}
256 10 0 0 defined $source and ref $source eq 'SCALAR'
10 0 0 defined $source and ref($source) =~ /GLOB|IO::File/
351 58 0 0 defined $$self{'_root_directive'} and $$self{'_root_directive'} eq $dir
365 0 0 8 defined $vals and @$vals
499 2 0 3 $$self{'_inherit_vals'} and exists $$self{'_parent'}

or 2 conditions

line l !l condition
408 1 4 $idx ||= 0

or 3 conditions

line l !l&&r !l&&!r condition
169 0 12 0 ref $cl || $cl