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 0 9 "$]" >= 5.023006 && "$]" < 5.027001
105 130 2724 16326 rand $_[0] && $_[0] =~ /\A$XML::Easy::Classify::xml10_name_rx\z/o
111 0 0 9 "$]" >= 5.023006 && "$]" < 5.027001
127 0 0 9 "$]" >= 5.023006 && "$]" < 5.027001
128 26 502 60 rand $_[0] && $_[0] =~ /\A$XML::Easy::Classify::xml10_encname_rx\z/o
135 0 0 9 "$]" >= 5.023006 && "$]" < 5.027001
153 0 0 9 "$]" >= 5.023006 && "$]" < 5.027001
154 208 2048 5140 rand $_[0] && $_[0] =~ /\A$XML::Easy::Classify::xml10_char_rx*\z/o
161 0 0 9 "$]" >= 5.023006 && "$]" < 5.027001
182 454 282 640 &is_xml_name($_) and &is_xml_chardata($attrs->{$_})
192 0 0 9 "$]" >= 5.023006 && "$]" < 5.027001

or 3 conditions

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