Branch Coverage

blib/lib/Pod/POM/View/XML.pm
Criterion Covered Total %
branch 10 48 20.8


line true false branch
66 2 1 exists $args{'tag_prefix'} ? :
67 2 1 unless $args{'tags'}
78 12 30 ref $self ? :
12 30 ref $self ? :
90 0 0 if ($type =~ s/^seq_//) { }
0 0 elsif (UNIVERSAL::isa($item, 'HASH')) { }
0 0 elsif (not ref $item) { }
94 0 0 if (defined $$item{'content'}) { }
0 0 elsif (defined $$item{'text'}) { }
99 0 0 ref $text ? :
151 0 0 if (my $items = $over->item) { }
166 0 0 if ($first_title =~ /^\s*\*\s*/) { }
0 0 elsif ($first_title =~ /^\s*\d+\.?\s*/) { }
176 0 0 ref $self ? :
205 0 0 ref $self ? :
209 0 0 if (defined $title)
210 0 0 if ref $title
211 0 0 if $strip
216 0 0 if ($title)
234 0 0 if ($for->format =~ /(ht|x)ml/) { }
252 0 0 if $begin->format =~ /\b(x|ht)ml\b/
254 0 0 if $begin->format =~ /\b(x|ht)ml\b/
264 0 8 if ($HTML_PROTECT)
381 0 30 if ($HTML_PROTECT)