Condition Coverage

blib/lib/XML/Conf.pm
Criterion Covered Total %
condition 3 8 37.5


and 3 conditions

line !l l&&!r l&&r condition
23 1 0 3 not $filename =~ m[^[/\.]] and -e "./$filename"
137 0 0 0 UNIVERSAL::isa($val, 'HASH') and not tied %$val

or 2 conditions

line l !l condition
29 4 0 XML::Simple::XMLin($xml) || (return undef)