Branch Coverage

blib/lib/HTML/WikiConverter/MoinMoin.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
109 0 0 if $td->attr('rowspan')
110 0 0 if $td->attr('colspan')
113 0 0 unless ($td->parent->left or $td->left)
116 0 0 if $attstr
120 0 0 unless ($td->left)
122 0 0 if $attstr
127 0 0 if $attstr
129 0 0 @style ? :
136 0 0 unless $node
145 0 0 if $node->parent->tag eq 'ul'
146 0 0 if $node->parent->tag eq 'ol'
159 0 0 if $self->enable_anchor_macro and $anchor_name
165 0 0 if ($self->_abs2rel($url) =~ /^#/)
169 0 0 if $url eq $text
175 0 0 unless $self->base_uri
188 0 0 if $tag eq 'caption'
191 0 0 if ($node->tag eq 'a' and $node->attr('name') || $node->attr('id') and not $node->attr('href') and $self->get_elem_contents($node))