Branch Coverage

blib/lib/XML/RSS/Parser/Util.pm
Criterion Covered Total %
branch 0 16 0.0


line true false branch
15 0 0 $dec ? :
19 0 0 if ref $node eq 'XML::RSS::Parser::Characters'
25 0 0 if $prefix and $prefix ne '#default'
31 0 0 if ($ans ne $ns)
34 0 0 if $aprefix and $aprefix ne '#default'
39 0 0 if ($children) { }
63 0 0 unless defined $str
64 0 0 if (not $nocdata and $str =~ / <[^>]+> ## HTML markup | ## or &(?:(?!(\#([0-9]+)|\#x([0-9a-fA-F]+))).*?); ## something that looks like an HTML entity. /x) { }