Branch Coverage

blib/lib/HTML/WikiConverter/Txt2tags.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
112 0 0 if $node->parent->tag eq 'ul'
113 0 0 if $node->parent->tag eq 'ol'
122 0 0 if (my $title = $self->get_wiki_page($url)) { }
125 0 0 if $self->camel_case and lc $title eq lc $text and $self->is_camel_case($text)
126 0 0 if lc $text eq lc $title
129 0 0 if $url eq $text
137 0 0 unless $src
141 0 0 if ($w and $h) { }
0 0 elsif ($w) { }
148 0 0 $class eq 'mediaright' || $class eq 'mediacenter' ? :
149 0 0 $class eq 'medialeft' || $class eq 'mediacenter' ? :
154 0 0 if $caption
160 0 0 $node->tag eq 'th' ? :
164 0 0 if $class eq 'rightalign' or $class eq 'centeralign'
175 0 0 if $class eq 'leftalign' or $class eq 'centeralign'
179 0 0 if $_->tag
180 0 0 if $colspan == 1 and @right_cells
182 0 0 $node->tag eq 'th' ? :