Condition Coverage

blib/lib/Typist/Util/String.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
65 0 0 0 $Have_Entities and not $NoHTMLEntities
86 0 0 0 $Have_Entities and not $NoHTMLEntities
113 0 0 0 not $nocdata and $str =~ / <[^>]+> ## HTML markup | ## or &(?:(?!(\#([0-9]+)|\#x([0-9a-fA-F]+))).*?); ## something that looks like an HTML entity. /x