Branch Coverage

blib/lib/DJabberd/XMLElement.pm
Criterion Covered Total %
branch 0 42 0.0


line true false branch
17 0 0 if (ref $_[0])
70 0 0 @{$$self{'children'};} ? :
76 0 0 if ref $c
99 0 0 if wantarray
115 0 0 if ($def_ns and $def_ns eq $uri) { }
0 0 elsif ($uri eq '') { }
0 0 elsif ($$nsmap{$uri}) { }
143 0 0 if ($$self{'prefix'})
156 0 0 if ($k =~ /^\{(.*)\}(.+)$/) { }
0 0 elsif ($k eq 'xmlns') { }
158 0 0 if ($nsuri eq 'xmlns' or $nsuri eq 'http://www.w3.org/2000/xmlns/') { }
0 0 elsif ($k eq '{}xmlns') { }
174 0 0 if ($k =~ /^\{(.*)\}(.+)$/) { }
176 0 0 if ($nsuri eq 'xmlns' or $nsuri eq 'http://www.w3.org/2000/xmlns/') { }
0 0 elsif ($k eq '{}xmlns') { }
193 0 0 if $DJabberd::ASXML_NO_INNARDS and $innards
195 0 0 length $innards ? :
208 0 0 if ($$self{'raw'})
214 0 0 if (ref $c) { }
217 0 0 if ($DJabberd::ASXML_NO_TEXT) { }
233 0 0 ref $_ ? :