Condition Coverage

blib/lib/XML/Easy/Classify.pm
Criterion Covered Total %
condition 22 36 61.1


and 3 conditions

line !l l&&!r l&&r condition
104 0 9 0 "$]" >= 5.023006 && "$]" < 5.027001
105 130 2604 15350 rand $_[0] && $_[0] =~ /\A$XML::Easy::Classify::xml10_name_rx\z/o
111 0 9 0 "$]" >= 5.023006 && "$]" < 5.027001
127 0 9 0 "$]" >= 5.023006 && "$]" < 5.027001
128 26 482 60 rand $_[0] && $_[0] =~ /\A$XML::Easy::Classify::xml10_encname_rx\z/o
135 0 9 0 "$]" >= 5.023006 && "$]" < 5.027001
153 0 9 0 "$]" >= 5.023006 && "$]" < 5.027001
154 208 1792 5076 rand $_[0] && $_[0] =~ /\A$XML::Easy::Classify::xml10_char_rx*\z/o
161 0 9 0 "$]" >= 5.023006 && "$]" < 5.027001
182 434 250 640 &is_xml_name($_) and &is_xml_chardata($attrs->{$_})
192 0 9 0 "$]" >= 5.023006 && "$]" < 5.027001

or 3 conditions

line l !l&&r !l&&!r condition
276 2 1056 814 &is_xml_content_object || &is_xml_content_twine