Condition Coverage

blib/lib/XML/Directory/SAX.pm
Criterion Covered Total %
condition 1 18 5.5


and 3 conditions

line !l l&&!r l&&r condition
171 0 0 0 $$self{'catch_error'} && $$self{'ErrorHandler'}
189 0 0 0 $$self{'ns_enabled'} and $$self{'ns_prefix'}
199 0 0 0 $$self{'ns_enabled'} and $$self{'ns_uri'}

or 3 conditions

line l !l&&r !l&&!r condition
16 0 1 0 ref $proto || $proto
51 0 0 0 $$parse_options{'Handler'} or $$parse_options{'ContentHandler'}
0 0 0 $$parse_options{'Handler'} or $$parse_options{'ContentHandler'} or $$parse_options{'DocumentHandler'}