Condition Coverage

blib/lib/XML/Essex.pm
Criterion Covered Total %
condition 4 17 23.5


and 3 conditions

line !l l&&!r l&&r condition
201 2 77 0 $status > 0 and substr($_, 0, 1) eq '='

or 2 conditions

line l !l condition
477 0 0 eval "require $_" or die $@

or 3 conditions

line l !l&&r !l&&!r condition
175 2 0 0 exists $exports{'get'} || exists $exports{'on'} || exists $exports{'parse_doc'}
178 2 0 0 $is_reader or $is_writer
335 0 0 0 @ARGV or $$self{'FromARGV'}
375 0 0 0 $type eq 'GLOB' or UNIVERSAL::isa($what, 'IO::Handle')