| blib/lib/HTML/WikiConverter/XWiki.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 98 | 0 | 0 | $_->tag eq 'ol' ? : |
| 99 | 0 | 0 | if $node->parent->tag eq 'ol' |
| 107 | 0 | 0 | if $_->tag |
| 108 | 0 | 0 | if @right_cells |
| 119 | 0 | 0 | if (my $title = $self->get_wiki_page($url)) { } |
| 121 | 0 | 0 | if lc $text eq lc $title |
| 124 | 0 | 0 | if $url eq $text |