Branch Coverage

blib/lib/HTML/Extract.pm
Criterion Covered Total %
branch 0 44 0.0


line true false branch
58 0 0 if defined $tagclass
64 0 0 if defined $tagname
70 0 0 if defined $tagid
76 0 0 if defined $uri
86 0 0 if defined $areturntype
87 0 0 if ($1)
91 0 0 if defined $areturntype
93 0 0 if (!$command eq '') { }
102 0 0 if ($commandname eq 'tagclass') { }
0 0 elsif ($commandname eq 'tagname') { }
0 0 elsif ($commandname eq 'tagid') { }
110 0 0 if defined $uri
111 0 0 if defined $tagclass
112 0 0 if defined $tagname
113 0 0 if defined $tagid
121 0 0 unless defined $content
127 0 0 unless $tree->parse($content2)
131 0 0 if ($tagclass) { }
0 0 elsif ($tagname) { }
0 0 elsif ($tagid) { }
139 0 0 if ($#candidates > -1) { }
140 0 0 if ($toreturn eq 'text' or $toreturn eq 'txt') { }