Condition Coverage

blib/lib/XML/Generator/Essex.pm
Criterion Covered Total %
condition 5 24 20.8


and 3 conditions

line !l l&&!r l&&r condition
120 0 1 0 $om->start_document_seen and not $om->end_document_seen
228 0 3 0 @_ && UNIVERSAL::isa($_[0], 'XML::Generator::Essex')
234 3 0 0 $om->get_handler->isa('XML::SAX::Base::NoHandler') and $$self{'Writer'}
268 0 0 0 @_ && UNIVERSAL::isa($_[0], 'XML::Generator::Essex')
275 0 0 0 @_ && UNIVERSAL::isa($_[0], 'XML::Generator::Essex')
282 0 0 6 @_ && UNIVERSAL::isa($_[0], 'XML::Generator::Essex')

or 3 conditions

line l !l&&r !l&&!r condition
234 0 0 3 not $om->get_handler or $om->get_handler->isa('XML::SAX::Base::NoHandler') and $$self{'Writer'}
253 0 0 0 ref $_ || "'${_}'"