Branch Coverage

blib/lib/XML/TinyXML/Selector.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
65 0 4 unless $xml and ref $xml and UNIVERSAL::isa($xml, 'XML::TinyXML')
67 4 0 if (eval "require $module; 1")