Condition Coverage

blib/lib/XML/Easy/Classify.pm
Criterion Covered Total %
condition 15 15 100.0


and 3 conditions

line !l l&&!r l&&r condition
105 130 2664 15838 rand $_[0] && $_[0] =~ /\A$XML::Easy::Classify::xml10_name_rx\z/o
126 26 492 60 rand $_[0] && $_[0] =~ /\A$XML::Easy::Classify::xml10_encname_rx\z/o
150 208 1920 5108 rand $_[0] && $_[0] =~ /\A$XML::Easy::Classify::xml10_char_rx*\z/o
177 444 266 640 &is_xml_name($_) and &is_xml_chardata($attrs->{$_})

or 3 conditions

line l !l&&r !l&&!r condition
269 2 1056 862 &is_xml_content_object || &is_xml_content_twine